mischeiwiller commited on
Commit
f23b303
β€’
1 Parent(s): a7340fc

fix: update link to kornia

Browse files
Files changed (1) hide show
  1. kornia_aug.py +1 -1
kornia_aug.py CHANGED
@@ -135,7 +135,7 @@ st.markdown(
135
  "There are a lot more transformations available: [Documentation](https://kornia.readthedocs.io/en/latest/augmentation.module.html)"
136
  )
137
  st.markdown(
138
- "Kornia can do a lot more than augmentations~ [Check it out](https://kornia.readthedocs.io/en/latest/introduction.html#highlighted-features)"
139
  )
140
  # if process:
141
  # pass
 
135
  "There are a lot more transformations available: [Documentation](https://kornia.readthedocs.io/en/latest/augmentation.module.html)"
136
  )
137
  st.markdown(
138
+ "Kornia can do a lot more than augmentations~ [Check it out](https://kornia.readthedocs.io/en/latest/get-started/introduction.html)"
139
  )
140
  # if process:
141
  # pass