Skip to content

Commit 849394b

Browse files
authored
Revise documentation links in README.md
Updated documentation links to point to the Wiki Page.
1 parent 89589b9 commit 849394b

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,8 @@ string template = "{{ #if(IsPaid == true) }}PAID{{ #else }}UNPAID{{ #endif }}";
7575
```
7676

7777
## Documentation
78-
Detailed wiki files are available in-repo:
79-
- [Wiki Home](wiki/Home.md)
80-
- [Getting Started](wiki/Getting-Started.md)
81-
- [Template Syntax](wiki/Template-Syntax.md)
82-
- [Calculations](wiki/Calculations.md)
83-
- [Real-World Recipes](wiki/Recipes.md)
84-
- [Troubleshooting](wiki/Troubleshooting.md)
78+
Detailed wiki files are available at the Wiki Page:
79+
- [Go to Documentation](https://github.com/swagfin/ObjectSemantics.NET/wiki)
8580

8681
## Contributing
8782
Contributions are welcome through issues and pull requests.

0 commit comments

Comments
 (0)