Skip to content

Commit 20e9d34

Browse files
committed
doc: fixed copy-paste errors with jsonpointer
Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>
1 parent 6d49d7e commit 20e9d34

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Copyright 2015-2025 go-swagger maintainers
33
// SPDX-FileCopyrightText: Copyright 2015-2025 go-swagger maintainers
44
// SPDX-License-Identifier: Apache-2.0
55

6-
This software library, github.com/go-openapi/jsonpointer, includes software developed
6+
This software library, github.com/go-openapi/jsonreference, includes software developed
77
by the go-swagger and go-openapi maintainers ("go-swagger maintainers").
88

99
Licensed under the Apache License, Version 2.0 (the "License");
@@ -18,7 +18,7 @@ It ships with copies of other software which license terms are recalled below.
1818

1919
The original software was authored on 25-02-2013 by sigu-399 (https://github.com/sigu-399, sigu.399@gmail.com).
2020

21-
github.com/sigh-399/jsonpointer
21+
github.com/sigh-399/jsonreference
2222
===========================
2323

2424
// SPDX-FileCopyrightText: Copyright 2013 sigu-399 ( https://github.com/sigu-399 )

docs/MAINTAINERS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Standard documentation:
142142

143143
Reference documentation (released):
144144

145-
* [godoc](https://pkg.go/dev/go-openapi/jsonpointer)
145+
* [godoc](https://pkg.go/dev/go-openapi/jsonreference)
146146

147147
## TODOs & other ideas
148148

0 commit comments

Comments
 (0)