doc: Update json-rpc-api categories due to updated RPC links

This commit is contained in:
ShahanaFarooqui
2025-06-25 23:33:50 -07:00
committed by Rusty Russell
parent e5ec688bf4
commit 94bdad19f0

View File

@@ -7,7 +7,7 @@ from enum import Enum
# readme url
URL = "https://dash.readme.com/api/v1"
# category id for API reference
CATEGORY_ID = "63e4e160c60b2e001dd1cc4e"
CATEGORY_ID = "685ce4df1df887006ff221c5"
CATEGORY_SLUG = "json-rpc-apis"