From 4c010e06aac437458d55cdc2fc7527b0d362f7aa Mon Sep 17 00:00:00 2001 From: Lars Kanis Date: Sat, 25 Feb 2023 16:58:04 +0100 Subject: [PATCH] Fix link to rdoc page in japanese README It is not yet valid, but will be when the official documentation on deveiate.org is updated. --- README.ja.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.ja.md b/README.ja.md index 0735e1e90..324f97f41 100644 --- a/README.ja.md +++ b/README.ja.md @@ -113,7 +113,7 @@ Binary Encoder、BD = Binary Decoder)。 * Integer: [TE](rdoc-ref:PG::TextEncoder::Integer)、[TD](rdoc-ref:PG::TextDecoder::Integer)、[BD](rdoc-ref:PG::BinaryDecoder::Integer) 💡 - リンクがないでしょうか。[こちら](https://deveiate.org/code/pg/README_rdoc.html#label-Type+Casts)を代わりに見てください + リンクがないでしょうか。[こちら](https://deveiate.org/code/pg/README_ja_md.html#label-E5-9E-8B-E5-A4-89-E6-8F-9B)を代わりに見てください 💡 * BE: [Int2](rdoc-ref:PG::BinaryEncoder::Int2)、[Int4](rdoc-ref:PG::BinaryEncoder::Int4)、[Int8](rdoc-ref:PG::BinaryEncoder::Int8)