Skip to content

doc: change links to use HEAD in top level docs - #37494

Merged
Trott merged 1 commit into
nodejs:masterfrom
mhdawson:next
Feb 27, 2021
Merged

doc: change links to use HEAD in top level docs#37494
Trott merged 1 commit into
nodejs:masterfrom
mhdawson:next

Conversation

@mhdawson

Copy link
Copy Markdown
Member

Change the top level docs to use HEAD in links

Signed-off-by: Michael Dawson mdawson@devrus.com

@nodejs-github-botnodejs-github-bot added build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. labels Feb 23, 2021
Comment threadLICENSE Outdated
Comment on lines 422 to 423

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two come from upstream ICU’s LICENSE (

# Dictionary: https://github.com/veer66/lao-dictionary/blob/master/Lao-Dictionary.txt
# License: https://github.com/veer66/lao-dictionary/blob/master/Lao-Dictionary-LICENSE.txt
) so will get overwritten the next time tools/license-builder.sh is run to regenerate the LICENSE.

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks good catch. I'm not sure how I included those as I was not planning any changes in files within dependencies.

@TrottTrott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with LICENSE file changes removed.

Change the top level docs to use HEAD in links
Signed-off-by: Michael Dawson <mdawson@devrus.com>
PR-URL: nodejs#37494
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
@Trott
Trott merged commit 7a4c2c8 into nodejs:masterFeb 27, 2021
@Trott

Copy link
Copy Markdown
Member

Landed in 7a4c2c8

targos pushed a commit that referenced this pull request Feb 28, 2021
Change the top level docs to use HEAD in links
Signed-off-by: Michael Dawson <mdawson@devrus.com>
PR-URL: #37494
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
@targostargos mentioned this pull request Mar 2, 2021
targos pushed a commit that referenced this pull request May 1, 2021
Change the top level docs to use HEAD in links
Signed-off-by: Michael Dawson <mdawson@devrus.com>
PR-URL: #37494
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.docIssues and PRs related to the documentations.metaIssues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@mhdawson@Trott@jasnell@richardlau@aduh95@marsonya@RaisinTen@nodejs-github-bot