ljvmiranda921 / pyswarms

A research toolkit for particle swarm optimization in Python
https://pyswarms.readthedocs.io/en/latest/
MIT License
1.28k stars 332 forks source link

Typo Error in Documentation: Incorrect Hyperlink in Launching Pad Sec… #525

Open Haleshot opened 8 months ago

Haleshot commented 8 months ago

Description

I found a typo in the documentation listed on the main page (https://pyswarms.readthedocs.io/en/latest/) under the Launching Pad section. The hyperlink provided to use-cases examples is incorrect.

Related Issue

Fixes #524

Motivation and Context

Just fixing a typo in the landing page of the documentation to try out use cases.

How Has This Been Tested?

Removed the examples from the hyperlink and the webpage redirects to use cases correctly.

Screenshots (if appropriate):

Error_404_Page

Types of changes

Checklist: