We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6b3a9 commit 90cd32aCopy full SHA for 90cd32a
docs/pages/examples/examples.md
@@ -11,6 +11,6 @@ permalink: examples
11
Almost all examples in this website is available on the C# Eval Expression projects:
12
13
- DOWNLOAD the latest source code release
14
-- OPEN the solution (src/Example...TBD.sln)
+- OPEN the solution (src/Examples.Expressions.Eval.sln)
15
16
<a class="btn btn-success btn-lg" href="https://github.com/zzzprojects/Eval-Expression.NET/releases" target="_blank" role="button" onclick="ga('send', 'event', { eventAction: 'download'});"><i class="fa fa-cloud-download"></i> Download Examples</a>
0 commit comments