update link paths in docs markup

This commit is contained in:
Erin Morrissey
2023-02-14 10:34:15 -08:00
parent 84a0289ebc
commit 940c3a4207
16 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ module Liquid
# @liquid_type object
# @liquid_name tablerowloop
# @liquid_summary
# Information about a parent [`tablerow` loop](/api/liquid/tags/tablerow).
# Information about a parent [`tablerow` loop](/docs/api/liquid/tags/tablerow).
class TablerowloopDrop < Drop
def initialize(length, cols)
@length = length