Skip to content

Commit 0a0a883

Browse files
authored
fix broken links (#1699)
* fix broken links * Update packages/ts/README.md
1 parent 2a070c4 commit 0a0a883

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/ts/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ For examples of `graph-ts` in use take a look at one of the following subgraphs:
7373

7474
Copyright © 2018 Graph Protocol, Inc. and contributors.
7575

76-
The Graph TypeScript library is dual-licensed under the [MIT license](LICENSE-MIT) and the
77-
[Apache License, Version 2.0](LICENSE-APACHE).
76+
The Graph TypeScript library is dual-licensed under the [MIT license](../../LICENSE-MIT) and the
77+
[Apache License, Version 2.0](../../LICENSE-APACHE).
7878

7979
Unless required by applicable law or agreed to in writing, software distributed under the License is
8080
distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or

0 commit comments

Comments
 (0)