Skip to content

Commit d855009

Browse files
committed
docs: update links in README.md for folder categories
1 parent 0f5980d commit d855009

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ Miscellaneous GitHub scripts, `gh` commands, API calls, GraphQL queries, etc. fo
99

1010
See the folder categories:
1111

12-
- [api](/api/README.md) *direct API calls using `curl`*
13-
- **[gh-cli](/gh-cli/README.md)** 🚀 ✨ ⬅️ *most updated and comprehensive scripts using `gh`, `gh api`, and `gh api graphql`!*
14-
- [git](/git/README.md) *Git-related scripts/commands*
15-
- [graphql](/graphql/README.md) *GraphQL queries using `curl`*
16-
- [scripts](/scripts/README.md) *standalone scripts and specialized tools*
12+
- [api](/api) *direct API calls using `curl`*
13+
- **[gh-cli](/gh-cli)** 🚀 ✨ ⬅️ *most updated and comprehensive scripts using `gh`, `gh api`, and `gh api graphql`!*
14+
- [git](/git) *Git-related scripts/commands*
15+
- [graphql](/graphql) *GraphQL queries using `curl`*
16+
- [scripts](/scripts) *standalone scripts and specialized tools*
1717

1818
> [!TIP]
1919
> The **[gh-cli](/gh-cli/README.md)** folder is the most maintained; I've started adding both API and GraphQL queries in there using `gh api` and `gh api graphql` commands.

0 commit comments

Comments
 (0)