Skip to content

Commit 8503e09

Browse files
authored
Merge pull request #101 from agentic-community/feature/oauth-mcp-servers-support-issue-95
Fix broken LICENSE and legal document links
2 parents e673a5f + 9fe5a13 commit 8503e09

File tree

6 files changed

+7
-2
lines changed

6 files changed

+7
-2
lines changed

docs/CODE_OF_CONDUCT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../CODE_OF_CONDUCT.md

docs/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../CONTRIBUTING.md

docs/LICENSE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../LICENSE

docs/NOTICE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../NOTICE

docs/SECURITY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../SECURITY.md

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ nav:
119119
- Contributing Guide: CONTRIBUTING.md
120120
- Code of Conduct: CODE_OF_CONDUCT.md
121121
- Legal:
122-
- License: LICENSE
123-
- Notice: NOTICE
122+
- License: LICENSE.md
123+
- Notice: NOTICE.md
124124

125125
# Extra
126126
extra:

0 commit comments

Comments
 (0)