Skip to content

Commit 341e190

Browse files
authored
Merge pull request #515 from ipfs/fix/ipns-xref
fix(ipns): missing xref
2 parents 784d1a1 + a319e5a commit 341e190

File tree

5 files changed

+12
-0
lines changed

5 files changed

+12
-0
lines changed

src/http-gateways/dnslink-gateway.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ editors:
1717
affiliation:
1818
name: Cloudflare
1919
url: https://cloudflare.com/
20+
xref:
21+
- path-gateway
22+
- web-redirects-file
2023
tags: ['httpGateways', 'webHttpGateways']
2124
order: 4
2225
---

src/http-gateways/path-gateway.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ editors:
3737
xref:
3838
- url
3939
- trustless-gateway
40+
- subdomain-gateway
41+
- dnslink-gateway
4042
- ipip-0402
4143
- ipip-0412
4244
tags: ['httpGateways', 'lowLevelHttpGateways']

src/http-gateways/subdomain-gateway.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ editors:
4242
xref:
4343
- url
4444
- html
45+
- path-gateway
46+
- web-redirects-file
4547
tags: ['httpGateways', 'webHttpGateways']
4648
order: 3
4749
---

src/http-gateways/web-redirects-file.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ editors:
1616
affiliation:
1717
name: Shipyard
1818
url: https://ipshipyard.com
19+
xref:
20+
- subdomain-gateway
21+
- dnslink-gateway
1922
tags: ['httpGateways', 'webHttpGateways']
2023
order: 5
2124
---

src/ipns/ipns-record.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ editors:
3333
affiliation:
3434
name: Protocol Labs
3535
url: https://protocol.ai/
36+
xref:
37+
- ipns-pubsub-router
3638
tags: ['ipns']
3739
order: 0
3840
---

0 commit comments

Comments
 (0)