Skip to content

Commit

Permalink
DOC: Fix Colab link in README
Browse files Browse the repository at this point in the history
Previously authuser was being used, removed it
  • Loading branch information
itellaetxe committed Sep 27, 2024
1 parent 15a97a3 commit 48b3b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ The contribution guidelines can be found [here](./docs/CONTRIBUTING.md).
## How to use `ageml`

A comprehensive, step by step tutorial of the tool can be found [here](./docs/TUTORIAL.md).
You can also tinker around with our [getting started Colab notebook](https://colab.research.google.com/drive/1FtHbIghXLswG8IcOgFZBHJ07wKnLuzbG?authuser=3) if you want a more interactive experience.
You can also tinker around with our [getting started Colab notebook](https://colab.research.google.com/drive/1FtHbIghXLswG8IcOgFZBHJ07wKnLuzbG) if you want a more interactive experience.

## Motivation

Expand Down

0 comments on commit 48b3b87

Please sign in to comment.