@@ -45,15 +45,13 @@ reported. This feature helps administrators improve network visibility,
4545identify anomalies, and streamline troubleshooting by providing context
4646about 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
5856Building WHOIS and IP Geolocation Functionality
5957-----------------------------------------------
@@ -174,21 +172,13 @@ Functional Highlights:
174172Current 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
193183My Experience
194184-------------
0 commit comments