Skip to content

Commit 1a7ecdc

Browse files
docs: update links comments (#938)
1 parent 301b052 commit 1a7ecdc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# (Optional) "write" PAT token. Uncomment the `repo_token` line below if:
4343
# - you want to enable the Branch-Protection check on a *public* repository, or
4444
# - you are installing Scorecard on a *private* repository
45-
# To create the PAT, follow the steps in https://github.com/ossf/scorecard-action#authentication-with-pat.
45+
# To create the PAT, follow the steps in https://github.com/ossf/scorecard-action#authentication-with-fine-grained-pat-optional.
4646
# repo_token: ${{ secrets.SCORECARD_TOKEN }}
4747

4848
# Public repositories:

benchmarks/competitors/servo-url/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This folder includes FFI bindings for servo/url.
66

77
- https://github.com/eqrion/cbindgen/blob/master/docs.md
88
- https://gist.github.com/zbraniecki/b251714d77ffebbc73c03447f2b2c69f
9-
- https://michael-f-bryan.github.io/rust-ffi-guide/setting_up.html
9+
- https://github.com/Michael-F-Bryan/rust-ffi-guide/blob/master/book/setting_up.md
1010

1111
### Building
1212

docs/RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
In order to release a new version of Ada, please update the
66
following documents:
77

8-
- [CmakeLists.txt](../CmakeLists.txt)
8+
- [CMakeLists.txt](../CMakeLists.txt)
99
- [Doxygen](../doxygen)
1010
- [ada_version.h](../include/ada/ada_version.h)
1111

0 commit comments

Comments
 (0)