You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Docs/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,21 +8,21 @@ LabVIEW 2016 or greater
8
8
9
9
### Installing
10
10
11
-
Install the latest release using VI Package Manager. You can find the latest release [here](/../../releases/latest)
11
+
Install the latest release using VI Package Manager. You can find the latest release [here](https://github.com/NISystemsEngineering/JSON-Support-for-LabVIEW/releases/latest)
12
12
13
13
## Contributing
14
14
15
15
Please read [CONTRIBUTING.md](Docs/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
16
16
17
17
## Versioning
18
18
19
-
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](tags).
19
+
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/NISystemsEngineering/JSON-Support-for-LabVIEW/tags).
0 commit comments