diff --git a/README.md b/README.md
index 31dad45..5193eee 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
A tool to compare cutscene times among languages in Breath of the Wild
## CREADITS
-[Time data](https://github.com/sup39/botw-lang-cmp/src/db.json) is based on [Cephla's document](https://docs.google.com/document/d/1H0gqxqR2AZqc-MEDUoftJHn_FteyBBm_Zcowieev5ek/edit?usp=sharing), which is based on [Swiffy22's video](https://youtu.be/yVaZdsgjWz8).
+[Time data](https://github.com/sup39/botw-lang-cmp/blob/main/src/db.json) is based on [Cephla's document](https://docs.google.com/document/d/1H0gqxqR2AZqc-MEDUoftJHn_FteyBBm_Zcowieev5ek/edit?usp=sharing), which is based on [Swiffy22's video](https://youtu.be/yVaZdsgjWz8).
## TODO
- [ ] Rename cutscenes
diff --git a/src/App.tsx b/src/App.tsx
index 3a599f7..70ecd6a 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -84,7 +84,7 @@ function App() {
This tool is made by sup39 with MIT license. The source code can be found here.
-Time data is based on Cephla's document, which is based on Swiffy22's video.
+Time data is based on Cephla's document, which is based on Swiffy22's video.