Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb33a8e

Browse files
author
Ryan Neufeld
committed
Add cross-references for read-write-gzip
1 parent 87eee0c commit cb33a8e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

local-io/read-write-clojure-data-structures/read-write-clojure-data-structures.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[[sec_local_io_clojure_data_to_disk]]
12
==== Reading and Writing Clojure Data
23

34
// By John Cromartie (jcromartie)

local-io/read-write-gzip/read-write-gzip.asciidoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,7 @@ which will be compressed on disk when the stream is closed.
5959

6060
===== See Also
6161

62-
* Reading and Writing ZIP Files
63-
* Reading and Writing Clojure Data to Disk
62+
// TODO: Does not exist yet?
63+
* <<sec_local_io_read_write_zip>>
64+
* <<sec_local_io_clojure_data_to_disk>>
65+

0 commit comments

Comments
 (0)