Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit f0a4fea

Browse files
committed
added reference to blog for historic reasons
1 parent c1c5096 commit f0a4fea

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ A full list is provided below.
4242

4343
All example code is available on GitHub (see [package](https://github.com/cloudflare/python-cloudflare) in the [examples](https://github.com/cloudflare/python-cloudflare/tree/master/examples) folder.
4444

45+
## Blog
46+
47+
This package was initially introduced [here](https://blog.cloudflare.com/python-cloudflare/) via Cloudflare's [blog](https://blog.cloudflare.com/).
48+
4549
## Getting Started
4650

4751
A very simple listing of zones within your account; including the IPv6 status of the zone.

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ All example code is available on GitHub (see
5555
`examples <https://github.com/cloudflare/python-cloudflare/tree/master/examples>`__
5656
folder.
5757

58+
Blog
59+
----
60+
61+
This package was initially introduced
62+
`here <https://blog.cloudflare.com/python-cloudflare/>`__ via
63+
Cloudflare's `blog <https://blog.cloudflare.com/>`__.
64+
5865
Getting Started
5966
---------------
6067

0 commit comments

Comments
 (0)