mozilla / ai-guide

Mozilla AI Guide
Mozilla Public License 2.0
29 stars 21 forks source link

Fix link to wikipedia "ROUGE (metric)" article #28

Closed stefansundin closed 10 months ago

stefansundin commented 10 months ago

Right now the link goes to https://en.wikipedia.org/wiki/ROUGE_(metric which is a 404 page.

⚠️ I tried for probably around 30 minutes but I was not able to build this and see if it actually renders a better link. So someone should build this and make sure it works right.

The build error I got was:

KeyError: 'template_paths'

I have no idea how to fix that. I assume that I may have gotten a too-new jupyter package or something. 🤷

netlify[bot] commented 10 months ago

Deploy Preview for mozilla-ai-guide ready!

Name Link
Latest commit 6ffc57152dd8553e9bb094787b4ac92fde4ed9ab
Latest deploy log https://app.netlify.com/sites/mozilla-ai-guide/deploys/654e79f2d4789e00087b70ab
Deploy Preview https://deploy-preview-28--mozilla-ai-guide.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

stefansundin commented 10 months ago

... of course now I noticed that https://github.com/mozilla/ai-guide/pull/12 also fixes this 🤦

skyfallsin commented 10 months ago

thx for the submission. as you mentioned before, this has been resolved so closing this PR!