From 58bb041f0024afb825ff747744b824fba3622681 Mon Sep 17 00:00:00 2001
From: FreshAirTonight <mugao00@gmail.com>
Date: Mon, 30 Jan 2023 13:10:03 -0500
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 71da4d0..03b28d3 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ released by DeepMind in July 2021. After DeepMind released AlphaFold-Multimer [v
 
 In [a recent work](https://elifesciences.org/articles/82885), we further demonstrate how to use AF2complex to conduct a large-scale virutal screening to discover novel protein-protein interactions. Using *E. coli* envelopome (all proteins within the cell envelope) as the screening library, AF2Complex was applied to proteins from the outer membrane biogenesis pathway. Unexpected protein-protein interactions with profound implication were revealed.
 
-You may test examples of AF2Complex or explore protein-protein interactions within the *E. coli* proteome in Google Cloud using **[this colab notebook](https://colab.research.google.com/github/googlecolab/FreshAirTonight/af2complex/notebook/AF2Complex_notebook.ipynb)**.
+You may test examples of AF2Complex or explore protein-protein interactions within the *E. coli* proteome in Google Cloud using **[this colab notebook](https://colab.research.google.com/github/FreshAirTonight/af2complex/blob/main/notebook/AF2Complex_notebook.ipynb)**.
 
 
 ## Updates and Features
-- 
GitLab