Bugfix/fix url to fear and greed index (#221)

* Fix url

* Update changelog
pull/223/head
Thomas 3 years ago committed by GitHub
parent bd4ad76953
commit 120b691336
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ### Fixed
- Fixed the chart on the landing page - Fixed the chart on the landing page
- Fixed the url to the _Fear & Greed Index_ on the resources page
## 1.26.0 - 17.07.2021 ## 1.26.0 - 17.07.2021

@ -16,7 +16,7 @@
</div> </div>
<div> <div>
<a <a
href="https://money.cnn.com/data/fear-and-greed" href="https://money.cnn.com/data/fear-and-greed/"
target="_blank" target="_blank"
>Fear & Greed Index →</a >Fear & Greed Index →</a
> >

Loading…
Cancel
Save