From 3455ab80903ad6335330a71079012fa3c6a3f0cb Mon Sep 17 00:00:00 2001 From: Saurabh Singh Date: Sun, 11 Feb 2024 17:36:23 -0500 Subject: [PATCH] fix hyperlinks --- README.md | 16 ++++------------ docs/index.rst | 2 +- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 7f98b64..471bcc3 100644 --- a/README.md +++ b/README.md @@ -25,18 +25,10 @@ Key highlights of the RISC-V Atom projects are are listed below: > ***Use the `dev` branch, if you like to see the latest additions to the project*** ## Useful Links -1. [Project Website](https://sites.google.com/view/saurabh-singh-web/projects/risc-v-atom?authuser=0) -2. [Project Documentation](https://riscv-atom.readthedocs.io/en/latest/index.html) - - [Getting Started Guide](https://riscv-atom.readthedocs.io/en/latest/pages/getting-started/prerequisites.html) - - [Examples Guide](https://riscv-atom.readthedocs.io/en/latest/pages/getting-started/examples.html) - - - - - +1. [Project Website](https://sites.google.com/view/saursin/projects/risc-v-atom?authuser=0) +2. [Project Documentation](https://riscv-atom.readthedocs.io) + - [Getting Started Guide](https://riscv-atom.readthedocs.io/en/latest/pages/getting_started/prerequisites.html) + - [Examples Guide](https://riscv-atom.readthedocs.io/en/latest/pages/getting_started/examples.html) ## License This project is open-source under [MIT license](https://github.com/saursin/riscv-atom/blob/main/LICENSE)! diff --git a/docs/index.rst b/docs/index.rst index 9762f8e..dcd7824 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,7 +3,7 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -.. image:: diagrams/rvatom-header.drawio.png +.. image:: diagrams/rvatom-header.png |