Skip to content

Commit f797737

Browse files
authored
Merge pull request #90 from alex-semenyuk/fix_docs
Fix docs
2 parents 08b6807 + fa8e906 commit f797737

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ We welcome contributions to the FireFly Project in many forms, and
44
there's always plenty to do!
55

66
Please visit the
7-
[contributors guide](https://hyperledger.github.io/firefly/contributors/index.html) in the
7+
[contributors guide](https://hyperledger.github.io/firefly/latest/contributors/index) in the
88
docs to learn how to make contributions to this exciting project.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# FireFly Node.js SDK
22

33
![version](https://img.shields.io/github/package-json/v/hyperledger/firefly-sdk-nodejs?label=firefly-sdk-nodejs)
4-
[![FireFly Documentation](https://img.shields.io/static/v1?label=FireFly&message=documentation&color=informational)](https://hyperledger.github.io/firefly//)
4+
[![FireFly Documentation](https://img.shields.io/static/v1?label=FireFly&message=documentation&color=informational)](https://hyperledger.github.io/firefly/latest)
55

66
![Hyperledger FireFly](./images/hyperledger_firefly_logo.png)
77

@@ -59,7 +59,7 @@ that may be helpful to reference:
5959

6060
Interested in contributing to the community?
6161

62-
Check out our [Contributor Guide](https://hyperledger.github.io/firefly/contributors/index.html), and welcome!
62+
Check out our [Contributor Guide](https://hyperledger.github.io/firefly/latest/contributors/index), and welcome!
6363

6464
Please adhere to this project's [Code of Conduct](CODE_OF_CONDUCT.md).
6565

0 commit comments

Comments
 (0)