Skip to content

Commit cddeff4

Browse files
authored
Merge pull request #497 from nemtech/update-readme-links
Update README links
2 parents c599fe0 + 6fdb3b0 commit cddeff4

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Due to a network upgrade with [catapult-server@Fushicho](https://github.com/nemt
1717

1818
The upgrade to this package's [version v0.17.3](https://github.com/nemtech/symbol-sdk-typescript-javascript/releases/tag/v0.17.3) is mandatory for **fushicho compatibility**.
1919

20-
You can find the complete changelog [here](CHANGELOG.md).
20+
Find the complete release notes [here](CHANGELOG.md).
2121

2222
## Requirements
2323

@@ -35,32 +35,37 @@ npm install symbol-sdk rxjs
3535

3636
## Usage
3737

38-
Surf the [NEM Developer Center][docs] to get started into NEM development. You will find self-paced guides and useful code snippets using the TypeScript/Javascript SDK.
38+
Surf the [documentation][docs] to get started into Symbol development.
39+
You will find self-paced guides and useful code snippets using the TypeScript/Javascript SDK.
3940

4041
To get the full description of the available classes and their functions, check the [SDK reference][sdk-ref].
4142

4243
## Getting help
4344

4445
Use the following available resources to get help:
4546

46-
- [Symbol SDK Typescript/Javascript Reference][docs]
47+
- [Symbol Documentation][docs]
48+
- [Symbol SDK Typescript/Javascript Reference][sdk-ref]
49+
- Join the community [slack group (#sig-api)][slack]
4750
- If you found a bug, [open a new issue][issues]
4851

4952
## Contributing
5053

51-
This project is developed and maintained by NEM Foundation. Contributions are welcome and appreciated. You can find [symbol-sdk on GitHub][self].
54+
This project is developed and maintained by NEM Foundation.
5255

53-
Feel free to start an issue or create a pull request. Check [CONTRIBUTING](CONTRIBUTING.md) before start.
56+
Contributions are welcome and appreciated.
57+
Check [CONTRIBUTING](CONTRIBUTING.md) for information on how to contribute.
5458

5559
You can also find useful notes for developers under our documentation [guidelines][guidelines] section.
5660

5761
## License
5862

59-
Copyright (c) 2018-2019 NEM
63+
Copyright (c) 2018-present NEM
6064
Licensed under the [Apache License 2.0](LICENSE)
6165

6266
[self]: https://github.com/nemtech/symbol-sdk-typescript-javascript
6367
[docs]: http://nemtech.github.io/getting-started/setup-workstation.html
6468
[issues]: https://github.com/nemtech/symbol-sdk-typescript-javascript/issues
65-
[sdk-ref]: http://nemtech.github.io/symbol-sdk-typescript-javascript
69+
[sdk-ref]: https://nemtech.github.io/references/typescript-sdk.html
6670
[guidelines]: https://nemtech.github.io/contribute/contributing.html#sdk
71+
[slack]: https://join.slack.com/t/nem2/shared_invite/enQtMzY4MDc2NTg0ODgyLWZmZWRiMjViYTVhZjEzOTA0MzUyMTA1NTA5OWQ0MWUzNTA4NjM5OTJhOGViOTBhNjkxYWVhMWRiZDRkOTE0YmU

0 commit comments

Comments
 (0)