Skip to content

Commit da2ccc3

Browse files
committed
Moved to docs folder for GitHub Pages and updated README
1 parent 28ac5fc commit da2ccc3

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
This diagram provides a simplified list of concepts to guide new developers through learning the basics of the C# programming language.
44

5-
See the [HTML version]() or [PDF version](csharp-roadmap.drawio.pdf) for clickable links on each item.
5+
See the [HTML version](https://gridlocdev.github.io/csharp-learning-roadmap) or [PDF version](docs/csharp-roadmap.drawio.pdf) for clickable links on each item.
66

77
## Diagram
88

99
[The links to content are on the HTML page, so the below picture wrapper prevents the image from being clickable on the GitHub README page to help guide towards the right option]: #
1010
<picture>
11-
<img alt="C# and .NET Roadmap Diagram" src="csharp-roadmap.drawio.svg">
11+
<img alt="C# and .NET Roadmap Diagram" src="docs/csharp-roadmap.drawio.svg">
1212
</picture>
File renamed without changes.

0 commit comments

Comments
 (0)