Skip to content

Commit ef2ab82

Browse files
docs(08_paths.md): Added link to core getting started doc
1 parent 4bc6080 commit ef2ab82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting_started/onboarding/08_paths.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ the design and implementation of a CPU core capable of executing the
2323

2424
Many of the individual modules that make up the core have been [outlined](https://github.com/NYU-Processor-Design/nyu-core/tree/main/Documentation/Module-Docs)
2525
in detail for easier implementation so you can get started writing Verilog code
26-
right away. You can find out development and testing guidelines [here](https://github.com/NYU-Processor-Design/nyu-core/blob/main/Documentation/Dev-and-Test-Docs/dev-test-process.md).
26+
right away. You can find our getting started guide [here](https://github.com/NYU-Processor-Design/nyu-core/blob/main/Documentation/00_Dev_and_Test_Docs/00_Getting_Started_with_Core.md).
2727
We also have interfaces between modules that need to be built. More information
2828
can be found [here](https://github.com/orgs/NYU-Processor-Design/projects/4).
2929

0 commit comments

Comments
 (0)