wiki: fix broken wikilinks in index and README related sections
Removed Obsidian [[wikilinks]] pointing to vault-only docs (01-Phases, majorlab) that don't resolve on the MkDocs site. Kept deploy status as a proper markdown link. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
6d81e7f020
commit
6f53b7c6db
2 changed files with 2 additions and 6 deletions
|
|
@ -197,6 +197,4 @@
|
|||
---
|
||||
|
||||
## Related
|
||||
- [[MajorWiki-Deploy-Status|MajorWiki Deploy Status]] — deployment status and git workflow
|
||||
- [[01-Phases|Implementation Phases]] — Phase 9 (wiki & knowledge base)
|
||||
- [[majorlab|majorlab]] — hosting server
|
||||
- [MajorWiki Deploy Status](MajorWiki-Deploy-Status.md) — deployment status and update workflow
|
||||
|
|
|
|||
4
index.md
4
index.md
|
|
@ -203,6 +203,4 @@
|
|||
---
|
||||
|
||||
## Related
|
||||
- [[MajorWiki-Deploy-Status|MajorWiki Deploy Status]] — deployment status and update workflow
|
||||
- [[01-Phases|Implementation Phases]] — Phase 9 (wiki & knowledge base)
|
||||
- [[majorlab|majorlab]] — hosting server (notes.majorshouse.com)
|
||||
- [MajorWiki Deploy Status](MajorWiki-Deploy-Status.md) — deployment status and update workflow
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue