PinoCorgi commited on
Commit
f3d866e
1 Parent(s): ff6fe82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -76,5 +76,4 @@ st.markdown("""
76
  ### Created by Ashwin Rachha.
77
  """)
78
  st.markdown("Source Data : https://github.com/AshwinRachha/LeetCode-Solutions")
79
- st.markdown("Medium Blog : https://medium.com/@ashwin_rachha/querying-a-code-database-to-find-similar-coding-problems-using-langchain-814730da6e6d<br />
80
- ")
 
76
  ### Created by Ashwin Rachha.
77
  """)
78
  st.markdown("Source Data : https://github.com/AshwinRachha/LeetCode-Solutions")
79
+ st.markdown("Medium Blog : https://medium.com/@ashwin_rachha/querying-a-code-database-to-find-similar-coding-problems-using-langchain-814730da6e6d")