mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-06 21:14:06 -04:00
used proper markdown links
This commit is contained in:
parent
6c8e98dc98
commit
b717263c67
9 changed files with 17 additions and 13 deletions
|
|
@ -8,8 +8,8 @@ tags = ["java", "bytecode"]
|
|||
category = ["project"]
|
||||
+++
|
||||
|
||||
[!WARN]
|
||||
meow
|
||||
|
||||
Take a look at the [GitHub](https://github.com/ParkerTenBroeck/generators)
|
||||
|
||||
```java
|
||||
public static Future<Void, IOException> echo(@Cancellation("close") Socket socket) throws IOException {
|
||||
|
|
@ -23,6 +23,4 @@ public static Future<Void, IOException> echo(@Cancellation("close") Socket socke
|
|||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
https://github.com/ParkerTenBroeck/generators
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue