File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ keywords =
2929 inductive automation
3030 java
3131project_urls =
32- Documentation = https://docs.inductiveautomation .com/docs/8.1/appendix/scripting-functions
32+ Documentation = https://docs.oracle .com/en/java/javase/17/docs/api/index.html
3333 Funding = https://github.com/sponsors/cesarcoatl
3434 Source = https://github.com/ignition-devs/java-api/tree/main
3535 Tracker = https://github.com/ignition-devs/java-api/issues
Original file line number Diff line number Diff line change @@ -35,8 +35,9 @@ classifiers = [
3535 " Typing :: Stubs Only" ,
3636 " Typing :: Typed" ,
3737]
38- urls.Funding = " https://github.com/sponsors/cesarcoatl"
3938urls.Homepage = " https://github.com/ignition-devs/java-api"
39+ urls.Documentation = " https://docs.oracle.com/en/java/javase/17/docs/api/index.html"
40+ urls.Funding = " https://github.com/sponsors/cesarcoatl"
4041urls.Source = " https://github.com/ignition-devs/java-api/tree/main"
4142urls.Tracker = " https://github.com/ignition-devs/java-api/issues"
4243
You can’t perform that action at this time.
0 commit comments