Skip to content

Commit c390aaa

Browse files
committed
Fix "go back" links
1 parent f3058cb commit c390aaa

15 files changed

+15
-15
lines changed

docs/source/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### [Go Back](./index.md#directory)
1+
### [Go Back](./index.md#table-of-contents)
22

33
# Debugging
44

docs/source/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### [Go Back](./index.md#directory)
1+
### [Go Back](./index.md#table-of-contents)
22

33
# Architecture
44
This page of the documentation explains the architecture of OpenRAM.

docs/source/base_data_structures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### [Go Back](./index.md#directory)
1+
### [Go Back](./index.md#table-of-contents)
22

33
# Base Data Structures
44
This page of the documentation explains the base data structures of OpenRAM.

docs/source/basic_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### [Go Back](./index.md#directory)
1+
### [Go Back](./index.md#table-of-contents)
22

33
This page shows the basic setup for using OpenRAM.
44

docs/source/basic_usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### [Go Back](./index.md#directory)
1+
### [Go Back](./index.md#table-of-contents)
22

33
# Basic Usage
44
This page of the documentation explains the basic usage of OpenRAM.

docs/source/bitcells.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### [Go Back](./index.md#directory)
1+
### [Go Back](./index.md#table-of-contents)
22

33
# Bitcells
44
This page of the documentation explains the bitcells supported by OpenRAM.

docs/source/characterization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### [Go Back](./index.md#directory)
1+
### [Go Back](./index.md#table-of-contents)
22

33
# Characterization
44
This page of the documentation explains the characterization of OpenRAM.

docs/source/control_logic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### [Go Back](./index.md#directory)
1+
### [Go Back](./index.md#table-of-contents)
22

33
# Control Logic and Timing
44
This page of the documentation explains the control logic and timing of OpenRAM.

docs/source/debug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### [Go Back](./index.md#directory)
1+
### [Go Back](./index.md#table-of-contents)
22

33
# Debugging and Unit Testing
44
This page of the documentation explains the debugging and unit testing of OpenRAM.

docs/source/design_modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### [Go Back](./index.md#directory)
1+
### [Go Back](./index.md#table-of-contents)
22

33
# Hierarchical Design Modules
44
This page of the documentation explains the hierarchical design modules of OpenRAM.

0 commit comments

Comments
 (0)