From 67667e0a35149b98b8847133cfaafd4d304a98ce Mon Sep 17 00:00:00 2001 From: Kilian <19181985+kilrau@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:54:32 +0200 Subject: [PATCH 1/4] README link updates Wiki -> Dev Portal --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58a990653a6..c282e7fe8fa 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ [![CodeQL](https://github.com/rsksmart/rskj/workflows/CodeQL/badge.svg)](https://github.com/rsksmart/rskj/actions?query=workflow%3ACodeQL) # About -RskJ is a Java implementation of the Rootstock node. For more information about Rootstock, visit [rootstock.io/](https://rootstock.io/). The [Rootstock white paper](https://rootstock.io/rsk-white-paper-updated.pdf) provides a complete conceptual overview of the platform. +RskJ is a Java implementation of the Rootstock node. For more information about Rootstock, visit [rootstock.io/](https://rootstock.io). The [Rootstock white paper](https://rootstock.io/rsk-white-paper-updated.pdf) provides a complete conceptual overview of the platform. If you have questions about the code please find us on [![Gitter](https://badges.gitter.im/rsksmart/rskj.svg)](https://gitter.im/rsksmart/rskj?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) You may also want to check [our blog](https://blog.rsk.co/) for articles and updates on the project. # Getting Started -Information about compiling and running a Rootstock node can be found in the [wiki](https://github.com/rsksmart/rskj/wiki). +Information about compiling and running a Rootstock node can be found in the [developer portal](https://dev.rootstock.io). The stable versions are the tags published in [releases tab](https://github.com/rsksmart/rskj/releases). # Report Security Vulnerabilities From 5c75fcfa09b1836041c465ee6f3d48d7b97afbde Mon Sep 17 00:00:00 2001 From: Kilian <19181985+kilrau@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:55:33 +0200 Subject: [PATCH 2/4] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c282e7fe8fa..d840c97cb31 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ [![CodeQL](https://github.com/rsksmart/rskj/workflows/CodeQL/badge.svg)](https://github.com/rsksmart/rskj/actions?query=workflow%3ACodeQL) # About -RskJ is a Java implementation of the Rootstock node. For more information about Rootstock, visit [rootstock.io/](https://rootstock.io). The [Rootstock white paper](https://rootstock.io/rsk-white-paper-updated.pdf) provides a complete conceptual overview of the platform. +RskJ is a Java implementation of the Rootstock node. For more information about Rootstock, visit [rootstock.io](https://rootstock.io/). The [Rootstock white paper](https://rootstock.io/rsk-white-paper-updated.pdf) provides a complete conceptual overview of the platform. If you have questions about the code please find us on [![Gitter](https://badges.gitter.im/rsksmart/rskj.svg)](https://gitter.im/rsksmart/rskj?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) You may also want to check [our blog](https://blog.rsk.co/) for articles and updates on the project. # Getting Started -Information about compiling and running a Rootstock node can be found in the [developer portal](https://dev.rootstock.io). +Information about compiling and running a Rootstock node can be found in the [developer portal](https://dev.rootstock.io/). The stable versions are the tags published in [releases tab](https://github.com/rsksmart/rskj/releases). # Report Security Vulnerabilities From 450b83c2d809d9eb3b782ddd0538649e1a91fca9 Mon Sep 17 00:00:00 2001 From: Kilian <19181985+kilrau@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:57:30 +0200 Subject: [PATCH 3/4] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d840c97cb31..63cf7632c82 100644 --- a/README.md +++ b/README.md @@ -11,15 +11,14 @@ If you have questions about the code please find us on [![Gitter](https://badges You may also want to check [our blog](https://blog.rsk.co/) for articles and updates on the project. # Getting Started -Information about compiling and running a Rootstock node can be found in the [developer portal](https://dev.rootstock.io/). -The stable versions are the tags published in [releases tab](https://github.com/rsksmart/rskj/releases). +Information about compiling and running a Rootstock node can be found in the [developer portal](https://dev.rootstock.io/). Stable versions are published in [releases](https://github.com/rsksmart/rskj/releases). # Report Security Vulnerabilities We have a [vulnerability reporting guideline](https://github.com/rsksmart/rskj/blob/master/SECURITY.md) for details on how to contact us to report a vulnerability. # License -RskJ is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the COPYING.LESSER file. +RskJ is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the [COPYING.LESSER] file. # Your Pledge RskJ has been developed with the intention to foster the progress of society. By using RskJ, you make a pledge not to use it to incur in: From e710c46d9f1b6ccc8dd996d0387a95f239de3b33 Mon Sep 17 00:00:00 2001 From: Kilian <19181985+kilrau@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:58:07 +0200 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63cf7632c82..f816a98bcbf 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ We have a [vulnerability reporting guideline](https://github.com/rsksmart/rskj/b contact us to report a vulnerability. # License -RskJ is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the [COPYING.LESSER] file. +RskJ is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the [COPYING.LESSER](COPYING.LESSER) file. # Your Pledge RskJ has been developed with the intention to foster the progress of society. By using RskJ, you make a pledge not to use it to incur in: