Skip to content

Commit

Permalink
ipns: ensure old links work
Browse files Browse the repository at this point in the history
Gently point at new location (until we clean up docs.ipfs.tech)
  • Loading branch information
lidel committed Oct 19, 2022
1 parent 47d94f8 commit 0e8f02e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions IPNS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Moved to [./ipns](./ipns/)
16 changes: 16 additions & 0 deletions ipns/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# IPNS Specifications

## About

**This directory** contains specifications related to IPNS.

## **Intended audience**

The goal of this spec is to provide the reference documentation that is
independent of specific language or existing implementation, allowing everyone
to create a compatible IPNS Record Publisher or Resolver.

# Specification index

* [IPNS.md](./IPNS.md)**START HERE**
* [IPNS_PUBSUB.md](./IPNS.md) - IPNS over PubSub

0 comments on commit 0e8f02e

Please sign in to comment.