This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new af491ebe33c [Fix] Broken Link in Colab Notebook (#28837)
af491ebe33c is described below

commit af491ebe33c8d9544df8a10e7def68cb8549a920
Author: Svetak Sundhar <[email protected]>
AuthorDate: Thu Oct 5 14:27:12 2023 +0000

    [Fix] Broken Link in Colab Notebook (#28837)
    
    * Create HealthcareUtils file with shared resources
    
    * revert
    
    * Fix Broken Link
---
 examples/notebooks/healthcare/beam_nlp.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/notebooks/healthcare/beam_nlp.ipynb 
b/examples/notebooks/healthcare/beam_nlp.ipynb
index 5106aaa607d..4ba4a5e0a73 100644
--- a/examples/notebooks/healthcare/beam_nlp.ipynb
+++ b/examples/notebooks/healthcare/beam_nlp.ipynb
@@ -146,7 +146,7 @@
     {
       "cell_type": "markdown",
       "source": [
-        "Then, download [this raw CSV 
file](https://https://github.com/socd06/medical-nlp/blob/master/data/test.csv), 
and then upload it into Colab. You should be able to view this file 
(*test.csv*) in the \"Files\" tab in Colab after uploading."
+        "Then, download [this raw CSV 
file](https://github.com/socd06/medical-nlp/blob/master/data/test.csv), and 
then upload it into Colab. You should be able to view this file (*test.csv*) in 
the \"Files\" tab in Colab after uploading."
       ],
       "metadata": {
         "id": "1IArtEm8QuCR"

Reply via email to