File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -165,9 +165,9 @@ Below is a list of all ``box.index`` functions and members.
165
165
<c_lua_tutorial-indexed_pattern_search>` shows one way that iterators
166
166
and yields can be used together.
167
167
168
- For information about iterators' internal structures see
169
- `"Under the Hood " <https://luafun.github.io/under_the_hood .html >`_
170
- in the the Lua functional documentation.
168
+ For information about iterators' internal structures see the
169
+ `"Lua Functional library " <https://luafun.github.io/index .html >`_
170
+ documentation.
171
171
172
172
:param index_object index_object: an :ref: `object reference
173
173
<app_server-object_reference>`.
Original file line number Diff line number Diff line change @@ -1033,9 +1033,9 @@ Below is a list of all ``box.space`` functions and members.
1033
1033
instead of "equal to"), see the later section :ref: `index_object:pairs
1034
1034
<box_index-index_pairs>`.
1035
1035
1036
- For information about iterators' internal structures see
1037
- `"Under the Hood " <https://luafun.github.io/under_the_hood .html >`_
1038
- in the the Lua functional documentation.
1036
+ For information about iterators' internal structures see the
1037
+ `"Lua Functional library " <https://luafun.github.io/index .html >`_
1038
+ documentation.
1039
1039
1040
1040
**Example: **
1041
1041
You can’t perform that action at this time.
0 commit comments