url-shortener

December 14, 2019 ยท View on GitHub

Simple URL Shortener using Netlify Redirects

https://url.tracecea.co/redirects

Adding Entry

Update _redirects file with

/PATH      DESTINATION

Shortened Site

Example

https://url.tracecea.co/github

will redirect to

https://github.com/ceadoor

Contents

  1. 0.1Adding Entry
  2. 0.2Shortened Site