From 28fb6a1877970b07dcced7de17220c03b5a39061 Mon Sep 17 00:00:00 2001 From: "David @ HASH" <6226576+nonparibus@users.noreply.github.com> Date: Wed, 9 Aug 2023 22:02:32 +0100 Subject: [PATCH 1/2] Add new developer resources --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1d02a72..ef2f288 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ Read the [contribution guidelines](CONTRIBUTING.md) before submitting a resource ### Developers * Official [HASH developer site](https://hash.dev/?utm_medium=organic&utm_source=github_readme_awesomehash-repo_root) + * Official [developer blog](https://hash.dev/blog?utm_medium=organic&utm_source=github_readme_awesomehash-repo_root) + * Official [developer docs](https://hash.dev/docs?utm_medium=organic&utm_source=github_readme_awesomehash-repo_root) + * Official [development roadmap](https://hash.dev/roadmap?utm_medium=organic&utm_source=github_readme_awesomehash-repo_root) ## Community * Official [HASH Discord](https://hash.ai/discord?utm_medium=organic&utm_source=github_readme_awesomehash-repo_root) From b9cc9cf914c1d59747ddb20e26b2a1309e7ac06c Mon Sep 17 00:00:00 2001 From: "David @ HASH" <6226576+nonparibus@users.noreply.github.com> Date: Mon, 28 Aug 2023 00:23:10 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef2f288..67bb983 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ Read the [contribution guidelines](CONTRIBUTING.md) before submitting a resource ## Resources ### User Guides & Tutorials -* Official [HASH user guide](https://hash.ai/docs?utm_medium=organic&utm_source=github_readme_awesomehash-repo_root) -* Official guide to [using HASH for simulation](https://hash.ai/docs/simulation?utm_medium=organic&utm_source=github_readme_awesomehash-repo_root) +* Official [HASH user guide](https://hash.ai/guide?utm_medium=organic&utm_source=github_readme_awesomehash-repo_root) +* Official guide to [using HASH for simulation](https://hash.ai/guide/simulation?utm_medium=organic&utm_source=github_readme_awesomehash-repo_root) ### Developers * Official [HASH developer site](https://hash.dev/?utm_medium=organic&utm_source=github_readme_awesomehash-repo_root)