Commit d8912561 authored by Erik Gassler's avatar Erik Gassler

Updated details href

Previous href was a guess based on other packages. Current href should be proper link to my tags, with an initial tag for the 1st version 0.1.0
parent d21ceddb
...@@ -684,7 +684,7 @@ ...@@ -684,7 +684,7 @@
"details": "https://github.com/erikgassler/My-Snippets", "details": "https://github.com/erikgassler/My-Snippets",
"releases": [ "releases": [
{ {
"details": "https://github.com/erikgassler/My-Snippets/tree/master" "details": "https://github.com/erikgassler/My-Snippets/tags"
} }
] ]
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment