Skip to content

Commit 89715d3

Browse files
committed
update ExperimentLogger link
1 parent 5c5ec9e commit 89715d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Initialize :code:`decider` instance on Baseplate context
7575

7676
In your service's initialization process, add a :code:`decider` instance to baseplate's context:
7777
(Note the use of the :code:`ExperimentLogger`, which is used to publish exposure V2 events,
78-
an example can be seen `here <https://github.snooguts.net/reddit/reddit-service-graphql/blob/3734b51732c29d07eef32aced86677cce5064dbb/graphql-py/graphql_api/events/utils.py#L205>`_)
78+
an example can be seen `here <https://github.snooguts.net/reddit/reddit-service-graphql/blob/master/graphql-py/graphql_api/events/utils.py>`_)
7979

8080
.. code-block:: python
8181

0 commit comments

Comments
 (0)