Skip to content

Commit

Permalink
update tutorial url
Browse files Browse the repository at this point in the history
  • Loading branch information
ChickenSellerRED committed Feb 16, 2024
1 parent c9c2c3e commit 442c95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viz.py
Original file line number Diff line number Diff line change
Expand Up @@ -1251,7 +1251,7 @@ def query_history_page():

def tutorial_page():
st.markdown('Build your config file from here: ')
st.markdown('[Tutorial](https://chickensellerred.github.io/)')
st.markdown('[Tutorial](https://w4h-tutorial.vercel.app/)')
st.markdown('Then upload here: ')
#
# if page == "Setting up":
Expand Down

0 comments on commit 442c95a

Please sign in to comment.