Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #372 from johtso/patch-1
Browse files Browse the repository at this point in the history
Fix README anchor links
  • Loading branch information
kristianfreeman authored Jan 17, 2024
2 parents 264c0b1 + 31a1a24 commit 5405932
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ The Cloudflare Workers Discord server is an active place where Workers users get

- [Installation](#installation)
- [Usage](#usage)
- [`getAssetFromKV`](#-getassetfromkv)
- [`getAssetFromKV`](#getassetfromkv)
- [Example](#example)
* [Return](#return)
* [Optional Arguments](#optional-arguments)
- [`mapRequestToAsset`](#-maprequesttoasset)
- [`mapRequestToAsset`](#maprequesttoasset)
- [Example](#example-1)
- [`cacheControl`](#-cachecontrol)
- [`cacheControl`](#cachecontrol)
- [`browserTTL`](#browserttl)
- [`edgeTTL`](#edgettl)
- [`bypassCache`](#bypasscache)
Expand Down

0 comments on commit 5405932

Please sign in to comment.