Skip to content

Commit d21c753

Browse files
davide125alyssarosenzweig
authored andcommitted
Point to the new docs site instead of the wiki
There's still plenty of references to individual pages here and there but this is a good start. Signed-off-by: Davide Cavalca <[email protected]>
1 parent 4b7091c commit d21c753

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

content/community.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ The Fedora-specific Asahi discussions take place in Matrix on Fedora infra:
3131
* [#asahi-devel:fedoraproject.org](https://matrix.to/#/#asahi-devel:fedoraproject.org) - Fedora Asahi Development. IRC bridge: #fedora-asahi-dev
3232
* [#asahi:fedoraproject.org](https://matrix.to/#/#asahi:fedoraproject.org) - Fedora Asahi general discussion/support
3333

34-
## Wiki
34+
## Documentation
3535

36-
Our working documentation is maintained in a [GitHub Wiki](https://github.com/AsahiLinux/docs/wiki/).
36+
Our working documentation is maintained in a [documentation site](/docs) built from [GitHub](https://github.com/AsahiLinux/docs) using [MkDocs](https://mkdocs.org).
3737

3838
## Mastodon (Fediverse)
3939

layouts/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ <h1>Documentation</h1>
8787
</div>
8888
<div class="documentation-card center-card">
8989
<i class="big-icon fas fa-book-open"></i>
90-
<p>We are documenting the Apple Silicon platform on our GitHub wiki.</p>
91-
<a href="https://github.com/AsahiLinux/docs/wiki" class="more">Visit the Wiki<i class="fas fa-angle-right more"></i></a>
90+
<p>We are documenting the Apple Silicon platform on our documentation website.</p>
91+
<a href="/docs" class="more">Read the documentation<i class="fas fa-angle-right more"></i></a>
9292
</div>
9393
</section>
9494
<script>

layouts/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
<li><a href="/community">Community</a></li>
4747
<li><a href="/contribute">Contribute</a></li>
4848
<li><a href="/governance">Governance</a></li>
49+
<li><a href="/docs">Documentation</a></li>
4950
<li><a href="https://github.com/AsahiLinux">GitHub</a></li>
50-
<li><a href="https://github.com/AsahiLinux/docs/wiki">Wiki</a></li>
5151
<li><a href="/blog">Blog</a></li>
5252
<li><a href="/support">Donate</a></li>
5353
</ul>

0 commit comments

Comments
 (0)