File tree Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -22,4 +22,4 @@ For more information see [Registries](../dub-reference/registries.md).
22
22
23
23
The documentation pages you are reading right now are also available on GitHub:
24
24
25
- [ https://github.com/WebFreak001 /dub-docs-v2 ] ( https://github.com/WebFreak001 /dub-docs-v2 )
25
+ [ https://github.com/dlang /dub-docs ] ( https://github.com/dlang /dub-docs )
Original file line number Diff line number Diff line change @@ -241,9 +241,3 @@ div.install.os-snap {
241
241
div .install .os-openbsd {
242
242
background-image : url(../ images/product/openbsd_logo.png);
243
243
}
244
-
245
- /* hide table of contents, we use inline header links instead */
246
-
247
- .md-header__source {
248
- display : none;
249
- }
Original file line number Diff line number Diff line change 1
1
site_name : DUB Documentation
2
2
3
- repo_url : https://github.com/WebFreak001 /dub-docs-v2
3
+ repo_url : https://github.com/dlang /dub-docs
4
4
5
5
theme :
6
6
name : material
You can’t perform that action at this time.
0 commit comments