Skip to content

Commit 9487327

Browse files
committed
update README.md
1 parent 8f4726c commit 9487327

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,8 @@ while ($running) {
247247
## Schema
248248

249249
- 目前只支持 `INT8``INT16``INT32``INT64``DOUBLE``STRING``JSON`,以下代码以 `JSON Schema` 为示例
250-
- https://avro.apache.org/docs/1.11.1/specification/
251250
- https://pulsar.apache.org/docs/2.11.x/schema-overview/
251+
- https://avro.apache.org/docs/1.11.1/specification/
252252

253253
- `model.php`
254254

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ while ($running) {
251251

252252
- Currently only supports `INT8``INT16``INT32``INT64``DOUBLE``STRING``JSON`,The following code uses `JSON Schema`
253253
as an example
254-
- https://avro.apache.org/docs/1.11.1/specification/
255254
- https://pulsar.apache.org/docs/2.11.x/schema-overview/
255+
- https://avro.apache.org/docs/1.11.1/specification/
256256

257257
- `model.php`
258258

0 commit comments

Comments
 (0)