mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
fix quotes in platforms/java.yml
This commit is contained in:
parent
3d2e6bf702
commit
def3a9916b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
name: Java
|
||||
description: "[Java](https://en.wikipedia.org/wiki/Java_(programming_language)) is a general-purpose, high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. Compiled Java code can run on all platforms that support Java without the need to recompile.""
|
||||
description: "[Java](https://en.wikipedia.org/wiki/Java_(programming_language)) is a general-purpose, high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. Compiled Java code can run on all platforms that support Java without the need to recompile."
|
||||
|
|
|
|||
Loading…
Reference in a new issue