Skip to content

Commit

Permalink
Fix GitHub URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrelefevre committed Mar 27, 2024
1 parent 9d19ae9 commit 037fa56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/pages/About.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -308,13 +308,13 @@ const About = () => {
<CardContent>
<Stack spacing={2}>
<Typography variant="body1">
Bostadspriser is a tool for predicting the price of a house in
Hempriser is a tool for predicting the price of a house in
Sweden. It is based on a machine learning model trained on data
from Hemnet.
</Typography>
<Typography variant="body1">
View the source on{" "}
<a href="https://github.com/pierrelefevre/bostadspriser">
<a href="https://github.com/pierrelefevre/hempriser">
GitHub
</a>
.
Expand Down

0 comments on commit 037fa56

Please sign in to comment.