Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Commit 2871933

Browse files
jdanfordJordan Danford
authored andcommitted
Publish new version, fix gateway URL
1 parent 8090112 commit 2871933

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

examples/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
url="http://gateway.ipfs.io/ipfs/"
2+
url="https://ipfs.io/ipfs/"
33

44
publish:
55
@export hash=$(shell ipfs add -r -q . | tail -n1); \

examples/published-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ QmQVrrQQxXjf3GESdQc6ajF6TVoNpkszAMMcJLJJczoRJz
33
Qmdn2Bshktpg2wbip9KjRd1JC8MrHG9krYag3d9dDpQU4E
44
QmThrNbvLj7afQZhxH72m5Nn1qiVn3eMKWFYV49Zp2mv9B
55
QmRFTtbyEp3UaT67ByYW299Suw7HKKnWK6NJMdNFzDjYdX
6+
QmP8WUPq2braGQ8iZjJ6w9di6mzgoTWyRLayrMRjjDoyGr

0 commit comments

Comments
 (0)