From 1882e35b1d857162438f34a582cb4f3b20c43dd0 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Tue, 4 Oct 2016 00:14:21 -0400 Subject: [PATCH] Sync --- docs/API.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/API.md b/docs/API.md index 4411927b..c39642ec 100644 --- a/docs/API.md +++ b/docs/API.md @@ -6,12 +6,12 @@ title: API # API Documentation -- [R7RS Libraries](#r7rs-libraries) -- [SRFI Libraries](#srfi-library-support) +- [Standard Libraries](#standard-libraries) +- [SRFI Libraries](#srfi-libraries) - [Cyclone Compiler API](#cyclone-compiler-api) - [Index](#index) -# R7RS Libraries +# Standard Libraries This section of the Cyclone API is based on the [R7RS Scheme Specification](r7rs.pdf):