From be93aa82a5ffa722a924f4fca394261b5c6772e5 Mon Sep 17 00:00:00 2001 From: ZanzyTHEbar Date: Sat, 21 Jan 2023 20:14:09 +0000 Subject: [PATCH] no-release: fix top links for - fix link for readme - fix link for standards --- README.md | 2 +- STANDARDS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7378317..d1b539d 100644 --- a/README.md +++ b/README.md @@ -54,4 +54,4 @@ Please join our discord for updates and any questions. ***All software is under the [MIT License](http://opensource.org/licenses/MIT). All documentation, including the [Wiki](https://github.com/RedHawk989/EyeTrackVR/wiki), is under the Creative Commons CC-BY-SA-4.0 license***. -[Top](#eyetrackvr) +[Top](#eyetrackvr-documentation-site) diff --git a/STANDARDS.md b/STANDARDS.md index bc82b5c..aae1393 100644 --- a/STANDARDS.md +++ b/STANDARDS.md @@ -72,4 +72,4 @@ feat: add a new feature BREAKING CHANGE: this is a breaking change ``` -[Top](#standardsguide) +[Top](#standards-guide)