Skip to content

Commit acfdc77

Browse files
committed
[chores] Updated WHOIS blog post with final docs links #110
Closes #110
1 parent bc3f89c commit acfdc77

File tree

1 file changed

+11
-21
lines changed

1 file changed

+11
-21
lines changed

content/blog/gsoc-25-whois-and-ip-geolocation.rst

Lines changed: 11 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,13 @@ reported. This feature helps administrators improve network visibility,
4545
identify anomalies, and streamline troubleshooting by providing context
4646
about IP addresses directly within the OpenWISP platform.
4747

48-
For further details on these features and their functionality within
49-
OpenWISP, see the documentation pages listed here (**the links below
50-
temporarily reference GitHub RST files and will be updated to the official
51-
documentation once merged in master**):
48+
For further information on these new features, refer to the dedicated
49+
documentation pages:
5250

5351
- `WHOIS Lookup
54-
<https://github.com/openwisp/openwisp-controller/blob/issues/1034-fuzzy-location-creation/docs/user/whois.rst>`_
52+
<https://openwisp.io/docs/dev/controller/user/whois.html>`_
5553
- `Estimated Location
56-
<https://github.com/openwisp/openwisp-controller/blob/issues/1034-fuzzy-location-creation/docs/user/estimated-location.rst>`_
54+
<https://openwisp.io/docs/dev/controller/user/estimated-location.html>`_
5755

5856
Building WHOIS and IP Geolocation Functionality
5957
-----------------------------------------------
@@ -174,21 +172,13 @@ Functional Highlights:
174172
Current state
175173
-------------
176174

177-
We are maintaining the ``gsoc25-whois`` branch as parent branch for all
178-
the WHOIS and IP geolocation features. Once all the PRs are merged and
179-
features are tested and validated, we can proceed with releasing these
180-
along with OpenWISP 26.
181-
182-
All the WHOIS feature related PRs are merged to the ``gsoc25-whois``
183-
branch except `Updating stale WHOIS records #1116
184-
<https://github.com/openwisp/openwisp-controller/pull/1116>`_ which is
185-
pending review.
186-
187-
The Estimated location feature related PRs `Estimated Location Creation
188-
#1067 <https://github.com/openwisp/openwisp-controller/pull/1067>`_ and
189-
`Estimated Location: Admin and API filters #1109
190-
<https://github.com/openwisp/openwisp-controller/pull/1109>`_ are also
191-
pending review.
175+
All WHOIS and Estimated Location features have been merged and are now
176+
available in the OpenWISP Controller. For detailed documentation, refer to
177+
the `WHOIS Lookup
178+
<https://openwisp.io/docs/dev/controller/user/whois.html>`_ and `Estimated
179+
Location
180+
<https://openwisp.io/docs/dev/controller/user/estimated-location.html>`_
181+
guides.
192182

193183
My Experience
194184
-------------

0 commit comments

Comments
 (0)