Skip to content

Commit

Permalink
Removed link from not found page (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
revue-de-presse authored Jul 14, 2023
1 parent 3ec5cb3 commit 710234d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/highlight/_day.vue
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ type RequestOptions = {
params: Params
}
const NO_REVIEW_ERROR_MESSAGE = 'Aucun contenu à découvrir pour le _date_ (Voir <a class="loading-spinner__link" href="https://www.lemonde.fr/pixels/article/2023/07/01/twitter-met-en-place-une-limitation-quotidienne-de-la-lecture-des-tweets_6180176_4408996.html" target="_blank">Twitter met en place une limitation quotidienne de la lecture des tweets</a>).'
const NO_REVIEW_ERROR_MESSAGE = 'Aucun contenu à découvrir pour le _date_.'
const DatePickerStore = namespace('date-picker')
Expand Down

0 comments on commit 710234d

Please sign in to comment.