File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -109,12 +109,12 @@ It provides advanced functionality for managing several aspects of SSE.
109109You can find more information in several places:
110110
111111- the docstings for the ` ->sse-response ` function you are using.
112- - the [ SSE design notes document] ( /sdk/clojure/ doc/SSE-design-notes.md ) details
112+ - the [ SSE design notes document] ( /doc/SSE-design-notes.md ) details
113113 what considerations are taken into account in the SDK.
114- - the [ write profiles document] ( /sdk/clojure/ doc/Write-profiles.md ) details the
114+ - the [ write profiles document] ( /doc/Write-profiles.md ) details the
115115 tools the SDK provides to control the buffering behaviors of a SSE stream and
116116 how to use compression.
117- - the [ adapter implementation guide] ( /sdk/clojure/ doc/implementing-adapters.md )
117+ - the [ adapter implementation guide] ( /doc/implementing-adapters.md )
118118 lists the conventions by which SDK adapters are implemented if the need to
119119 implement your own ever arises.
120120
You can’t perform that action at this time.
0 commit comments