Skip to content

Commit 1adb42a

Browse files
marcelottogkellogg
authored andcommitted
Update information on JSON-LD.ex implementation
1 parent 290dde6 commit 1adb42a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -334,9 +334,9 @@ <h1 class="span12" style="text-align: center;"> <span class="icon-cog"></span> D
334334
<ul class="nav nav-list">
335335
<li class="nav-header"><h3>Erlang / Elixir</h3></li>
336336
<li typeof="schema:SoftwareSourceCode">
337-
<a property="schema:codeRepository" href="https://github.com/marcelotto/jsonld-ex">
338-
<span property="schema:name">jsonld-ex</span>
339-
<span class="badge badge-info">1.0</span>
337+
<a property="schema:codeRepository" href="https://github.com/rdf-elixir/jsonld-ex">
338+
<span property="schema:name">JSON-LD.ex</span>
339+
<span class="badge badge-info">1.1</span>
340340
</a>
341341
<span property="schema:programmingLanguage" content="Erlang"></span>
342342
<span property="schema:programmingLanguage" content="Elixir"></span>

0 commit comments

Comments
 (0)