From 2e9471912c6dc4c5d867aeafe05c97d78f7098e7 Mon Sep 17 00:00:00 2001 From: Benoit Esnard Date: Mon, 15 Sep 2025 09:06:19 +0200 Subject: [PATCH] chore(docs): update registry API table of contents --- docs/REGISTRY-API.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/REGISTRY-API.md b/docs/REGISTRY-API.md index e0fb487..022cf88 100644 --- a/docs/REGISTRY-API.md +++ b/docs/REGISTRY-API.md @@ -11,8 +11,6 @@ - [Endpoints](#endpoints) - [Meta Endpoints](#meta-endpoints) - [`GET·/`](#get) - - [`GET·/-/all`](#get-all) - - [`GET·/-/`] - [Package Endpoints](#package-endpoints) - [`GET·/{package}`](#getpackage) - [`GET·/{package}/{version}`](#getpackageversion)