We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89589b9 commit 849394bCopy full SHA for 849394b
1 file changed
README.md
@@ -75,13 +75,8 @@ string template = "{{ #if(IsPaid == true) }}PAID{{ #else }}UNPAID{{ #endif }}";
75
```
76
77
## 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)
+Detailed wiki files are available at the Wiki Page:
+- [Go to Documentation](https://github.com/swagfin/ObjectSemantics.NET/wiki)
85
86
## Contributing
87
Contributions are welcome through issues and pull requests.
0 commit comments