skiplang / skip

A programming language to skip the things you have already computed
http://skiplang.com
MIT License
1.97k stars 66 forks source link

website: Fix broken Playground link in topnav #231

Open jseldess opened 11 months ago

jseldess commented 11 months ago

Description

This PR removes a trailing slash for the Playground link in the website topnav.

Motivation and Context

That trailing slash was adding index.html to the url, causing the url to 404.

How Has This Been Tested?

Tested this locally.

Types of changes

Checklist: