Skip to content

Commit e0511b8

Browse files
committed
PEP 544: Replace broken link to Zope documentation
1 parent 01d7f9b commit e0511b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pep-0544.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1377,7 +1377,7 @@ Support adapters and adaptation
13771377
-------------------------------
13781378

13791379
Adaptation was proposed by :pep:`246` (rejected) and is supported by
1380-
``zope.interface``, see https://docs.zope.org/zope.interface/adapter.html.
1380+
``zope.interface``, see `https://docs.zope.org/zope.interface/adapter.html <https://web.archive.org/web/20160802080957/https://docs.zope.org/zope.interface/adapter.html>`_.
13811381
Adapters is quite an advanced concept, and :pep:`484` supports unions and
13821382
generic aliases that can be used instead of adapters. This can be illustrated
13831383
with an example of ``Iterable`` protocol, there is another way of supporting

0 commit comments

Comments
 (0)