mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Fix links
This commit is contained in:
parent
cfefbbf90b
commit
a1ea2746bf
1 changed files with 3 additions and 3 deletions
|
@ -2,12 +2,12 @@
|
|||
|
||||
# API Documentation
|
||||
|
||||
- [R<sup>7</sup>RS Libraries](#r7rs-libraries)
|
||||
- [SRFI Libraries](#srfi-library-support)
|
||||
- [Standard Libraries](#standard-libraries)
|
||||
- [SRFI Libraries](#srfi-libraries)
|
||||
- [Cyclone Compiler API](#cyclone-compiler-api)
|
||||
- [Index](#index)
|
||||
|
||||
# R<sup>7</sup>RS Libraries
|
||||
# Standard Libraries
|
||||
|
||||
This section of the Cyclone API is based on the [R<sup>7</sup>RS Scheme Specification](r7rs.pdf):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue