Skip to content

Commit 4649391

Browse files
committed
Test api link
1 parent 0b2d249 commit 4649391

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docfx.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
"resource": [
1717
{
1818
"files": [
19-
"/docs/images/**",
20-
"/docs/api/docs/**"
19+
"/docs/images/**"
2120
]
2221
}
2322
],

index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[!include [getting-started](README.md)]
22

3-
If you see this: Website deployment in progress?!
3+
If you see this; A better website is being uploaded!
4+
Give it 5 minutes...

toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- name: Changelog
66
href: CHANGELOG.md
77
- name: API Reference
8-
href: docs/api/docs/index.html
8+
href: docs/api/../index.html
99
- name: License
1010
href: LICENSE.md
1111

0 commit comments

Comments
 (0)