pkiage commited on
Commit
00aa3f6
1 Parent(s): 988e204

docs: update to correct space link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -91,7 +91,7 @@ Initial Setup
91
  - [When creating the Spaces Configuration Reference](https://huggingface.co/docs/hub/spaces-config-reference) ensure the [Streamlit Space](https://huggingface.co/docs/hub/spaces-sdks-streamlit) version (sdk_version) specified is supported by HF
92
 
93
  ```shell
94
- git remote add space https://huggingface.co/spaces/pkiage/time_series_autocorrelation_demo
95
 
96
  git push --force space main
97
  ```
 
91
  - [When creating the Spaces Configuration Reference](https://huggingface.co/docs/hub/spaces-config-reference) ensure the [Streamlit Space](https://huggingface.co/docs/hub/spaces-sdks-streamlit) version (sdk_version) specified is supported by HF
92
 
93
  ```shell
94
+ git remote add space https://huggingface.co/spaces/pkiage/time_series_decomposition_demo
95
 
96
  git push --force space main
97
  ```