Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit42bcd45

Browse files
authored
Merge pull requestmicrosoft#3326 from elliot-nelson/enelson/api-links
[rush] Fix links to API Reference docs
2 parentscbacf46 +c26f8e3 commit42bcd45

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

‎apps/rush/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ For more details and support resources, please visit: https://rushjs.io
7272
-[UPGRADING.md](
7373
https://github.com/microsoft/rushstack/blob/master/apps/rush/UPGRADING.md) - Instructions
7474
for migrating existing projects to use a newer version of Rush
75-
-[API Reference](https://rushstack.io/pages/api/rush-lib/)
75+
-[API Reference](https://api.rushstack.io/pages/rush-lib/)
7676

7777
Rush is part of the[Rush Stack](https://rushstack.io/) family of projects.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName":"@microsoft/rush",
5+
"comment":"",
6+
"type":"none"
7+
}
8+
],
9+
"packageName":"@microsoft/rush"
10+
}

‎libraries/rush-sdk/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ Verbose logging can be turn on by set environment variable `RUSH_SDK_DEBUG` to `
2525
-[CHANGELOG.md](
2626
https://github.com/microsoft/rushstack/blob/master/apps/rush/CHANGELOG.md) - Find
2727
out what's new in the latest version
28-
-[API Reference](https://rushstack.io/pages/api/rush-lib/)
28+
-[API Reference](https://api.rushstack.io/pages/rush-lib/)
2929

3030
Rush is part of the[Rush Stack](https://rushstack.io/) family of projects.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp