Skip to content

Commit

Permalink
Fixing the awesome link for errordeck. Fixes #1143 (#1148)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink authored Feb 2, 2023
1 parent 0bfb4d6 commit 4327ee9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/learn/awesome_lucky/index_page.cr
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@ class Learn::AwesomeLucky::IndexPage < PageLayout
description: "Twitch-like live streaming platform for content creators with more freedom",
tags: [AwesomeLink::Tags::Adult]
mount AwesomeLink,
text: "Erro",
url: "https://www.erro.sh",
description: "Erro monitor and help you handle exceptions and errors for your apps."
text: "ErrorDeck",
url: "https://www.errordeck.com/",
description: "Errordeck is an error monitoring, tracking and handling service that will help you know the most common error and help you solve them more straightforwardly."
end
end

Expand Down

0 comments on commit 4327ee9

Please sign in to comment.