Skip to content

Commit

Permalink
doc(category_theory/limits/shapes/pullbacks): fix doc (#11225)
Browse files Browse the repository at this point in the history
the link doesn't work with the full stop
  • Loading branch information
ericrbg committed Jan 4, 2022
1 parent a30375e commit b99a98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/category_theory/limits/shapes/pullbacks.lean
Expand Up @@ -1952,7 +1952,7 @@ variables (C)
/--
`has_pullbacks` represents a choice of pullback for every pair of morphisms
See https://stacks.math.columbia.edu/tag/001W.
See https://stacks.math.columbia.edu/tag/001W
-/
abbreviation has_pullbacks := has_limits_of_shape walking_cospan.{v} C

Expand Down

0 comments on commit b99a98e

Please sign in to comment.