From 0c1f5af5f6926ce93f558c631f4d7b9b7b2738c2 Mon Sep 17 00:00:00 2001 From: "Mark Edward M. Gonzales" Date: Sat, 26 Oct 2024 18:13:13 +0800 Subject: [PATCH] Fix link to Colab notebook --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 547d76e..e30cd87 100644 --- a/README.md +++ b/README.md @@ -59,9 +59,9 @@ You can also find PHIEmbed on [bio.tools](https://bio.tools/phiembed). ## ♾️ Run on Google Colab -[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://phiembed.bioinfodlsu.com/) +[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](http://phiembed.bioinfodlsu.com/) -**You can readily run PHIEmbed on Google Colab, without the need to install anything on your own computer: [https://phiembed.bioinfodlsu.com/](https://phiembed.bioinfodlsu.com/)** +**You can readily run PHIEmbed on Google Colab, without the need to install anything on your own computer: [http://phiembed.bioinfodlsu.com/](http://phiembed.bioinfodlsu.com/)** ## 🚀 Installation & Usage