Skip to content

Commit d2de934

Browse files
committed
Add doc links
1 parent d901fa8 commit d2de934

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

doc/cache-invalidator.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Refresh a URL:
6868
6969
$cacheInvalidator->refreshPath('http://www.example.com/users')->flush();
7070
71+
.. _invalidate regex:
7172

7273
Invalidating With a Regular Expression
7374
--------------------------------------

doc/invalidation-introduction.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _invalidation introduction:
2+
13
An Introduction to Cache Invalidation
24
=====================================
35

doc/testing-your-application.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _testing your application:
2+
13
Testing Your Application
24
========================
35

0 commit comments

Comments
 (0)