From 806f6b7da95629769d8068749962f52b4e28b187 Mon Sep 17 00:00:00 2001 From: Yosef Benny Widyokarsono Date: Fri, 28 Jan 2022 08:39:53 +0800 Subject: [PATCH] Update lemon links: - change `rubyworks.github.com/lemon` to `https://rubyworks.github.io/lemon/` --- .index | 2 +- Indexfile | 2 +- LICENSE.txt | 2 +- README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.index b/.index index 6f37098..ec7cc2e 100644 --- a/.index +++ b/.index @@ -39,7 +39,7 @@ repositories: scm: git name: upstream resources: - home: http://rubyworks.github.com/lemon + home: https://rubyworks.github.io/lemon/ code: http://github.com/rubyworks/lemon bugs: http://github.com/rubyworks/lemon/issues extra: {} diff --git a/Indexfile b/Indexfile index a89d690..1321d7d 100644 --- a/Indexfile +++ b/Indexfile @@ -10,7 +10,7 @@ authors: - Thomas Sawyer resources: - home: http://rubyworks.github.com/lemon + home: https://rubyworks.github.io/lemon/ code: http://github.com/rubyworks/lemon bugs: http://github.com/rubyworks/lemon/issues diff --git a/LICENSE.txt b/LICENSE.txt index 106939e..cb5124f 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -24,4 +24,4 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDI NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -(http://rubyworks.github.com/lemon) +(https://rubyworks.github.io/lemon/) diff --git a/README.md b/README.md index 533e5b0..d004a9e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Lemon -[Homepage](http://rubyworks.github.com/lemon) | +[Homepage](https://rubyworks.github.io/lemon/) | [User Guide](http://wiki.github.com/rubyworks/lemon) | [Development](http://github.com/rubyworks/lemon) | [Issues](http://github.com/rubyworks/lemon/issues)