Skip to content

Commit d06e0c2

Browse files
fe60gsong
authored andcommitted
README: update links to the Open Patent Service (OPS)
1 parent 2e16f68 commit d06e0c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
python-epo-ops-client is an [Apache2 licensed][apache license] client library
99
for accessing the [European Patent Office][epo]'s ("EPO") [Open Patent
10-
Services][ops] ("OPS") v.3.2 (based on [v 1.3.15 of the reference guide][ops guide]).
10+
Services][ops] ("OPS") v.3.2 (based on [v 1.3.16 of the reference guide][ops guide]).
1111

1212
```python
1313
import epo_ops
@@ -165,6 +165,6 @@ details.
165165
[dogpile.cache region]: http://dogpilecache.readthedocs.org/en/latest/api.html#module-dogpile.cache.region
166166
[dogpile.cache]: https://bitbucket.org/zzzeek/dogpile.cache
167167
[epo]: http://epo.org
168-
[ops guide]: http://documents.epo.org/projects/babylon/eponet.nsf/0/F3ECDCC915C9BCD8C1258060003AA712/$FILE/ops_v3.2_documentation%20_version_1.3.4_en.pdf
169-
[ops]: http://www.epo.org/searching/free/ops.html
168+
[ops guide]: http://documents.epo.org/projects/babylon/eponet.nsf/0/F3ECDCC915C9BCD8C1258060003AA712/$File/ops_v3.2_documentation_-_version_1.3.16_en.pdf
169+
[ops]: https://www.epo.org/searching-for-patents/data/web-services/ops.html
170170
[requests.response]: http://requests.readthedocs.org/en/latest/user/advanced/#request-and-response-objects

0 commit comments

Comments
 (0)