Ransaka commited on
Commit
362dd00
1 Parent(s): 60a4a1d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -160,7 +160,7 @@ st.markdown("""
160
 
161
  with st.expander("How can I use this space?"):
162
  st.markdown("""
163
- This space is created based on steps described in [this Medium article](https://medium.com/towards-data-science/using-llama-3-for-building-ai-agents-7e74f79d1ccc). To use this space:
164
 
165
  1. Create a Redis Cloud account and set up a database
166
  2. Add your Redis credentials to this space
 
160
 
161
  with st.expander("How can I use this space?"):
162
  st.markdown("""
163
+ This space is created based on steps described in [this Medium article](https://towardsdatascience.com/building-llm-powered-coding-assitant-for-github-b88beeb42f2d). To use this space:
164
 
165
  1. Create a Redis Cloud account and set up a database
166
  2. Add your Redis credentials to this space