Skip to content

Commit

Permalink
fix make link error (#5175)
Browse files Browse the repository at this point in the history
Signed-off-by: novahow <b08902047@ntu.edu.tw>
  • Loading branch information
novahow committed Apr 4, 2024
1 parent 5b5c238 commit 5b64aeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/community/contribute.rst
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ The resulting ``html`` files will be in ``docs/_build/html``. You can view them
* Run the following commands:
* ``make generate``
* ``make test_unit``
* ``make link``
* ``make lint``
* To compile, run ``make compile``

``flyteadmin``
Expand Down Expand Up @@ -262,7 +262,7 @@ The resulting ``html`` files will be in ``docs/_build/html``. You can view them
* Run the following commands:
* ``make generate``
* ``make test_unit``
* ``make link``
* ``make lint``

``flytestdlib``
***************
Expand Down

0 comments on commit 5b64aeb

Please sign in to comment.