Skip to content

Commit 298effe

Browse files
chore: fix dead links (#865)
1 parent ec93b85 commit 298effe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/iota-names/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
This directory contains the main IOTA-Names package.
44

55
You can find the latest addresses for this package and more information
6-
[in the docs page](https://docs.iota-names.io/).
6+
[in the docs page](https://docs.iotanames.com).

sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# IOTA-Names SDK
22

33
[![npm version](https://img.shields.io/npm/v/@iota/iota-names-sdk.svg)](https://www.npmjs.com/package/@iota/iota-names-sdk)
4-
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)
4+
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](../LICENSE)
55

66
A TypeScript SDK for interacting with the IOTA Name Service. This SDK provides a convenient wrapper for querying detailed information and building transactions for IOTA-Names.
77

0 commit comments

Comments
 (0)