mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
fix: remove not working links
This commit is contained in:
@@ -156,11 +156,15 @@ Published to <your-peer-id>: /ipfs/<website-hash>
|
|||||||
|
|
||||||
This peer ID is now available by accessing it in your browser:
|
This peer ID is now available by accessing it in your browser:
|
||||||
|
|
||||||
[https://ipfs.io/ipns/\<your-peer-id\>](https://ipfs.io/ipns/your-peer-id)
|
```
|
||||||
|
https://ipfs.io/ipns/<your-peer-id>
|
||||||
|
```
|
||||||
|
|
||||||
In Brave, you can directly access it with the `ipns://` protocol (it might take a few seconds, until it’s available):
|
In Brave, you can directly access it with the `ipns://` protocol (it might take a few seconds, until it’s available):
|
||||||
|
|
||||||
[ipfs://\<your-peer-id\>](ipfs://your-peer-id)
|
```
|
||||||
|
ipfs://<your-peer-id>
|
||||||
|
```
|
||||||
|
|
||||||
You can check where the IPNS is pointing by using this command:
|
You can check where the IPNS is pointing by using this command:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user