Skip to content

Commit

Permalink
add relative
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-h authored Jan 14, 2020
1 parent 383db7b commit caf03c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion things.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: All the Research Data things

---
{% for a_thing in site.things %}
- [Thing {{a_thing.thing}}](/researchdata/thing-{{a_thing.thing}}) - {{a_thing.title}}
- [Thing {{a_thing.thing}}](/ARDC-23-things/researchdata/thing-{{a_thing.thing}}) - {{a_thing.title}}
- {{a_thing.description}}
{% endfor %}

0 comments on commit caf03c1

Please sign in to comment.