Skip to content

Commit aa92b8e

Browse files
committed
refactor env name
1 parent 4e98ab9 commit aa92b8e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ GTKit's modular structure allows you to import specific functionalities as neede
8686
</tr>
8787
</table>
8888

89-
[comment]: <> (## Documentation)
89+
## Documentation
9090

91-
[comment]: <> (For detailed information on available methods, classes, and their usage, refer to the [GTKit Documentation]&#40;https://gtkit-docs.example.com&#41;.)
91+
For detailed information on available methods, classes, and their usage, refer to the [GTKit Documentation](https://gtkit.readthedocs.io).
9292

9393
[comment]: <> (## Contributing)
9494

env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: gtkit-docs
1+
name: gtkit
22
channels:
33
- conda-forge
44
dependencies:

0 commit comments

Comments
 (0)