diff --git a/content/get-started/getting-started-with-git/managing-remote-repositories.md b/content/get-started/getting-started-with-git/managing-remote-repositories.md index 678c2f8733..3ffdb947b4 100644 --- a/content/get-started/getting-started-with-git/managing-remote-repositories.md +++ b/content/get-started/getting-started-with-git/managing-remote-repositories.md @@ -172,7 +172,7 @@ $ git remote -v ### Troubleshooting: Could not rename config section 'remote.[old name]' to 'remote.[new name]' -This error means that the remote you tried the old remote name you typed doesn't exist. +This error means that the old remote name you typed doesn't exist. You can check which remotes currently exist with the `git remote -v` command: diff --git a/lib/failbot.js b/lib/failbot.js index 228683c95d..427fc57ac8 100644 --- a/lib/failbot.js +++ b/lib/failbot.js @@ -3,7 +3,6 @@ import fetch from 'node-fetch' export default class FailBot { constructor({ app, haystackURL, headers }) { this.app = app - this.haystackURL = haystackURL this.headers = headers // Since we're using `node-fetch` we can't rely on it deconstructing the @@ -13,7 +12,11 @@ export default class FailBot { // and it's not a bug. // The correct thing is to extract it manually and add an `Authorization` // header based on it from the URL. - const url = new URL(this.haystackURL) + const url = new URL(haystackURL) + + // remove the basic auth portion of the url since it throws an error in node-fetch + this.haystackURL = `${url.origin}${url.pathname}` + const { username, password } = url if (username || password) { this.headers.Authorization = `Basic ${Buffer.from(`${username}:${password}`).toString( diff --git a/lib/render-content/plugins/code-header.js b/lib/render-content/plugins/code-header.js index 419cebde6f..ad13c65948 100644 --- a/lib/render-content/plugins/code-header.js +++ b/lib/render-content/plugins/code-header.js @@ -93,7 +93,7 @@ export default function addCodeHeader(node) { // Display the language using the above map of `{ [shortCode]: language }` const language = LANGUAGE_MAP[node.lang] || node.lang || 'Code' - const btnIconHtml = octicons.paste.toSVG() + const btnIconHtml = octicons.copy.toSVG() const btnIconAst = parse5.parse(String(btnIconHtml), { sourceCodeLocationInfo: true }) const btnIcon = fromParse5(btnIconAst, { file: btnIconHtml }) diff --git a/lib/search/indexes/github-docs-3.0-cn-records.json.br b/lib/search/indexes/github-docs-3.0-cn-records.json.br index 0e7f1b28ec..68e5af01cc 100644 --- a/lib/search/indexes/github-docs-3.0-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.0-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af778ddd0532a867ed71b25c29d808d3cdb10840f0c98aeb7417cc4a79642358 -size 617136 +oid sha256:407bc2ab32b350d933a7622460ac163ed086c7f305643c926aef70c49f928728 +size 617162 diff --git a/lib/search/indexes/github-docs-3.0-cn.json.br b/lib/search/indexes/github-docs-3.0-cn.json.br index c366610617..97fd00a6d7 100644 --- a/lib/search/indexes/github-docs-3.0-cn.json.br +++ b/lib/search/indexes/github-docs-3.0-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0bd8288e83b4c18260047b61530a9db2bfd37053aef3b873cd0bd44a7dd3b1b1 -size 1057334 +oid sha256:c8734227fddaacc4a86b7dc5d5dc082cdc0f2f4e9e2bc18b816f8fc5ed0cd0ff +size 1057286 diff --git a/lib/search/indexes/github-docs-3.0-en-records.json.br b/lib/search/indexes/github-docs-3.0-en-records.json.br index dc8827ceb5..0cf3e65953 100644 --- a/lib/search/indexes/github-docs-3.0-en-records.json.br +++ b/lib/search/indexes/github-docs-3.0-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cf593209a08cebf9b2ab890b3cecfa655eb0507fd865e8945d15e569775db3d8 -size 939941 +oid sha256:b28b896a46c2b47a5bcfb40a26cbcf95325dc93d4fc7a16380dcd77a6d22c310 +size 939977 diff --git a/lib/search/indexes/github-docs-3.0-en.json.br b/lib/search/indexes/github-docs-3.0-en.json.br index 8cd24f39d2..3be3dc67a3 100644 --- a/lib/search/indexes/github-docs-3.0-en.json.br +++ b/lib/search/indexes/github-docs-3.0-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ba8eb6fd117156bc70b13e2eae23ab2d435a0bb6ef28a8abe7d877a445a95bc -size 3840988 +oid sha256:3aa86ae86dd0e6741977df3565b997bd1279c2f5a1f7dea580abfd376a1d5ca0 +size 3841765 diff --git a/lib/search/indexes/github-docs-3.0-es-records.json.br b/lib/search/indexes/github-docs-3.0-es-records.json.br index 16393c1c53..714e26c417 100644 --- a/lib/search/indexes/github-docs-3.0-es-records.json.br +++ b/lib/search/indexes/github-docs-3.0-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb54fbf4e3b376a8ed78ecc89261f9dde39c633111615f85e2561c68b7ad67dc -size 545763 +oid sha256:dcb05bb1a228798ab7c3b1425c86c89673766d152c8b4c7ebd8b0404a6476542 +size 545569 diff --git a/lib/search/indexes/github-docs-3.0-es.json.br b/lib/search/indexes/github-docs-3.0-es.json.br index 66536ace1c..eafd4a37f7 100644 --- a/lib/search/indexes/github-docs-3.0-es.json.br +++ b/lib/search/indexes/github-docs-3.0-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ef70a54b7e41696fa2bf315387a2cee76428921c755f98d15b1f18ec95a25de -size 2164179 +oid sha256:cf61d624f4fcc7c4bd3c2769dba10cfc060474fd87b90bd94579353b39e3f854 +size 2165127 diff --git a/lib/search/indexes/github-docs-3.0-ja-records.json.br b/lib/search/indexes/github-docs-3.0-ja-records.json.br index 5792c469b9..b17986da96 100644 --- a/lib/search/indexes/github-docs-3.0-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.0-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb81791547f1fc6ebd722f5e254217a34a54053a5b1237e19a9feb028eb775b4 +oid sha256:c24ddc2385c12d43fd4f366e88708c493ad4cea915b9ba0843b2f8993dc7f7d7 size 638312 diff --git a/lib/search/indexes/github-docs-3.0-ja.json.br b/lib/search/indexes/github-docs-3.0-ja.json.br index d9a418af97..92abb44aeb 100644 --- a/lib/search/indexes/github-docs-3.0-ja.json.br +++ b/lib/search/indexes/github-docs-3.0-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5102c06c12c5f4672d69e4d09efde7821603488b932e982111d8b94e3b7deb94 -size 3280499 +oid sha256:e2afd39abb182dc0cbf0f125b47416a59dac7406fc904d5bb5f9636a4910c1c8 +size 3280895 diff --git a/lib/search/indexes/github-docs-3.0-pt-records.json.br b/lib/search/indexes/github-docs-3.0-pt-records.json.br index a50dd2e748..d9dc0959d6 100644 --- a/lib/search/indexes/github-docs-3.0-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.0-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73ae988addbdebecc8c0077fd118e511cded59a3f3d3170dc8848bfe1cb956ab -size 543617 +oid sha256:78c82bcfe47d20d8a91ccde6f415c00900a685cb29f50a27abfe98c2338f583e +size 543446 diff --git a/lib/search/indexes/github-docs-3.0-pt.json.br b/lib/search/indexes/github-docs-3.0-pt.json.br index a13e0e7dac..5b146dff87 100644 --- a/lib/search/indexes/github-docs-3.0-pt.json.br +++ b/lib/search/indexes/github-docs-3.0-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20e0adb3d72fe46318331e5f13b07cac977b98ae02f45921f108816bf13df638 -size 2187303 +oid sha256:885e0bcfcb33e2ce2df3f4737e5c95cae657ab2dabbfc6cde958837a02c1d96d +size 2186557 diff --git a/lib/search/indexes/github-docs-3.1-cn-records.json.br b/lib/search/indexes/github-docs-3.1-cn-records.json.br index 26280f93f5..df9c602566 100644 --- a/lib/search/indexes/github-docs-3.1-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.1-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1aeb5336735e226446dd6ea2f943208f826c4a104c3dffbfaadc9e87ca72df2e -size 631284 +oid sha256:020205ab21a6b6b46a090fc122966a6b6dfe098d19609cde916d5fa0006b3dff +size 631312 diff --git a/lib/search/indexes/github-docs-3.1-cn.json.br b/lib/search/indexes/github-docs-3.1-cn.json.br index cf3a716e1b..ce38f6b78e 100644 --- a/lib/search/indexes/github-docs-3.1-cn.json.br +++ b/lib/search/indexes/github-docs-3.1-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c4b43ee3ff87f5b0d4006709d29dfe160106e3e8fb4b82ab653c63f615e0935 -size 1088991 +oid sha256:d96bd2e13564649d99b9448ba27c8459135173e371baec2a52704901ddacff56 +size 1089011 diff --git a/lib/search/indexes/github-docs-3.1-en-records.json.br b/lib/search/indexes/github-docs-3.1-en-records.json.br index ce133ca482..97b69e02da 100644 --- a/lib/search/indexes/github-docs-3.1-en-records.json.br +++ b/lib/search/indexes/github-docs-3.1-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b9dc535ab39af99e8156695a0cba5528d954d5720e118f82d8c359b00d2c57e -size 964112 +oid sha256:3d90dcf8aed33c038a66f992df1b3938f1891e51399d595a59c7fc507bdd1cbd +size 964260 diff --git a/lib/search/indexes/github-docs-3.1-en.json.br b/lib/search/indexes/github-docs-3.1-en.json.br index 342d20250a..dad8411280 100644 --- a/lib/search/indexes/github-docs-3.1-en.json.br +++ b/lib/search/indexes/github-docs-3.1-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a362b2504c5f552e8e8fcb1b53e75358672c46f8f9ff8540d39dc2aeacc3d7d -size 3932753 +oid sha256:e70346ac961f154f6cbe2c8c3e48714dc64c5a341310507848d432f522a96239 +size 3933586 diff --git a/lib/search/indexes/github-docs-3.1-es-records.json.br b/lib/search/indexes/github-docs-3.1-es-records.json.br index 94c0abe841..95a339fec4 100644 --- a/lib/search/indexes/github-docs-3.1-es-records.json.br +++ b/lib/search/indexes/github-docs-3.1-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1be969f9ff33c8cd1942709cf6d920421b5a0c00114b5ff7dc2050665bac345 -size 557012 +oid sha256:0c171b97c3825ceee9201bd6d4f15b6bc58b1803732fa667240f9e122bb1f430 +size 556959 diff --git a/lib/search/indexes/github-docs-3.1-es.json.br b/lib/search/indexes/github-docs-3.1-es.json.br index ccbf7b9b82..07b4158d88 100644 --- a/lib/search/indexes/github-docs-3.1-es.json.br +++ b/lib/search/indexes/github-docs-3.1-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b7e2828f7c54e2f65e8e3d6ff09f17d60798c89cb96e1f59e1291f4012aed97 -size 2213472 +oid sha256:e46b477535c6f07e1035361b3d9cf4b37f6be65a1a042c3f4432a80429e832c0 +size 2215496 diff --git a/lib/search/indexes/github-docs-3.1-ja-records.json.br b/lib/search/indexes/github-docs-3.1-ja-records.json.br index b90e3f1998..a11c9cc004 100644 --- a/lib/search/indexes/github-docs-3.1-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.1-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17f11831b2b7ded7b33ebc11b6c8dab53c041b8120c5abd29e360291cc845f65 -size 652713 +oid sha256:b760b20083d6682ae7e0456073fe80446fc07c24edcd760d9644098a5af50158 +size 652598 diff --git a/lib/search/indexes/github-docs-3.1-ja.json.br b/lib/search/indexes/github-docs-3.1-ja.json.br index 9d52e33888..abe71b264c 100644 --- a/lib/search/indexes/github-docs-3.1-ja.json.br +++ b/lib/search/indexes/github-docs-3.1-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31906ccec6a7d8645038752f771f644cf91a15646557cbc78d09a0c6a137e619 -size 3361146 +oid sha256:8f12d119fa2a72f88f0ffbaeb5bb504ceda242004d8adc500fa85945fa324168 +size 3361568 diff --git a/lib/search/indexes/github-docs-3.1-pt-records.json.br b/lib/search/indexes/github-docs-3.1-pt-records.json.br index a021373809..ad445f0e23 100644 --- a/lib/search/indexes/github-docs-3.1-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.1-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9dcb3bf5e1eec15e9e4c42bf891e40a56048cf0e9a34a97e12a6d27c1fa6c85 -size 554790 +oid sha256:b7f7e74f2120eb51f6b3cc1b81283d9898a1f67ba6688aaa895116708ed48933 +size 554764 diff --git a/lib/search/indexes/github-docs-3.1-pt.json.br b/lib/search/indexes/github-docs-3.1-pt.json.br index 335bada0b5..55accb3a7e 100644 --- a/lib/search/indexes/github-docs-3.1-pt.json.br +++ b/lib/search/indexes/github-docs-3.1-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eafff9e415ea431cb1033d41aa69af17f723a29639b264abd984ed2862cc66e8 -size 2237338 +oid sha256:cae1f62af3a9099bff97967ebcf9332cfe3825a954dc607b290061dacace9b25 +size 2236761 diff --git a/lib/search/indexes/github-docs-3.2-cn-records.json.br b/lib/search/indexes/github-docs-3.2-cn-records.json.br index 46201044c3..a9e23d7756 100644 --- a/lib/search/indexes/github-docs-3.2-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.2-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14172bf88fd9c0408cd4b4c986e1368b1719f363d3b352831ca55e7603d01da8 -size 643004 +oid sha256:badb1b04c9fbd6faf23b70efafd38a8ff9a42090802a1aa83008b9803e78943d +size 642852 diff --git a/lib/search/indexes/github-docs-3.2-cn.json.br b/lib/search/indexes/github-docs-3.2-cn.json.br index 97932600da..5aefd30f62 100644 --- a/lib/search/indexes/github-docs-3.2-cn.json.br +++ b/lib/search/indexes/github-docs-3.2-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f2371f0bcbcb21ff54c0aee256404ef47d2bf455d4c9a10e822bfaeba5971388 -size 1111638 +oid sha256:fb8091b6fb745ad3bf8a8e1128556b1c06077a6a30110cb8bdd5fae448f6f76a +size 1111448 diff --git a/lib/search/indexes/github-docs-3.2-en-records.json.br b/lib/search/indexes/github-docs-3.2-en-records.json.br index def04e171b..f157023c2c 100644 --- a/lib/search/indexes/github-docs-3.2-en-records.json.br +++ b/lib/search/indexes/github-docs-3.2-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4205515dbcd0aeac16469b54e93e963235652556430299d39ee701f7af9e86fb -size 995032 +oid sha256:53b5cb7633a800f82683884a94c07b2211371863c1c269416996da4e081919d6 +size 995142 diff --git a/lib/search/indexes/github-docs-3.2-en.json.br b/lib/search/indexes/github-docs-3.2-en.json.br index f7ff788322..00b7868d04 100644 --- a/lib/search/indexes/github-docs-3.2-en.json.br +++ b/lib/search/indexes/github-docs-3.2-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f095fe1b259bf75198241ffea9524200e5ee590b244d6fd154cc8bd2bc574653 -size 4052733 +oid sha256:5a83ecf64f6118f5b1f1d7490c5f488a5e5bb265f7d35e20c1c8095bb19cc6fc +size 4053065 diff --git a/lib/search/indexes/github-docs-3.2-es-records.json.br b/lib/search/indexes/github-docs-3.2-es-records.json.br index edf5185b3e..8eadcc39b0 100644 --- a/lib/search/indexes/github-docs-3.2-es-records.json.br +++ b/lib/search/indexes/github-docs-3.2-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32dbdb642b66b2099e9ce63c2a4074bdba4cae378803ca5efa3a76f0dceafe2d -size 566175 +oid sha256:bfb930a839c5b2a5ea82816fdad41e963b483cc24e1c5fa53cbc632e7112aa15 +size 566155 diff --git a/lib/search/indexes/github-docs-3.2-es.json.br b/lib/search/indexes/github-docs-3.2-es.json.br index 5160d58329..7bfa01f03b 100644 --- a/lib/search/indexes/github-docs-3.2-es.json.br +++ b/lib/search/indexes/github-docs-3.2-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7b10110579bb7c5970518179e076cac5830f12b1687e432759b5d586656e278 -size 2253823 +oid sha256:91d83a39835d51874d5726ea1f05e50d226787157df8e0cbf89cd1cc9a22fa2a +size 2253263 diff --git a/lib/search/indexes/github-docs-3.2-ja-records.json.br b/lib/search/indexes/github-docs-3.2-ja-records.json.br index ce9779a272..fe0080a7aa 100644 --- a/lib/search/indexes/github-docs-3.2-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.2-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7eaed8be6a5c1c2074dbe80b367f6eb2dfb139caa147446c67f293c2ee51d7e -size 663861 +oid sha256:8a56d94807e244899004eb992b2afd6a0233c5bc3b83e650290c5928205a5a7a +size 663927 diff --git a/lib/search/indexes/github-docs-3.2-ja.json.br b/lib/search/indexes/github-docs-3.2-ja.json.br index 33855f0de5..424ecc2733 100644 --- a/lib/search/indexes/github-docs-3.2-ja.json.br +++ b/lib/search/indexes/github-docs-3.2-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:666ffdc096c1968ddabfd955f85de80bb5295b648d130b28a4774448b60ccfd2 -size 3422149 +oid sha256:6aa55d97a1b188ced437bdc35b2b3a6811303f1fd5dcbf1343e450263b9c90ae +size 3421327 diff --git a/lib/search/indexes/github-docs-3.2-pt-records.json.br b/lib/search/indexes/github-docs-3.2-pt-records.json.br index 13b071bc98..4e45f8d88c 100644 --- a/lib/search/indexes/github-docs-3.2-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.2-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:804acd2ebf748733ec384a1bb0f1b8e778b1095f2e8dcb5352d5a6a04d001dac -size 564072 +oid sha256:d152c9312095231f3a882709cad2e6241ea85b902190b313325b486920fe9161 +size 564145 diff --git a/lib/search/indexes/github-docs-3.2-pt.json.br b/lib/search/indexes/github-docs-3.2-pt.json.br index a53112c754..69511cdf69 100644 --- a/lib/search/indexes/github-docs-3.2-pt.json.br +++ b/lib/search/indexes/github-docs-3.2-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ade6a1d14c99982675306106553010138adef53bef6b81ceb14940a4c859af17 -size 2273575 +oid sha256:9114e3d0728264b923dbf6be97f9bae0c71f1148e40f283ebfdbfbb47a677e7f +size 2274682 diff --git a/lib/search/indexes/github-docs-3.3-cn-records.json.br b/lib/search/indexes/github-docs-3.3-cn-records.json.br index d7036d6fb6..d71a92b2c8 100644 --- a/lib/search/indexes/github-docs-3.3-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.3-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f81bfdebcebd17dc0a365292b9ff42f11ce01b98665f7b75e6c1a4bd94d08c6a -size 645632 +oid sha256:58b0b378221e3ac1154e5eabe64edb07044fe406fc4d6dd4623d47b4b9bfe8f4 +size 645628 diff --git a/lib/search/indexes/github-docs-3.3-cn.json.br b/lib/search/indexes/github-docs-3.3-cn.json.br index b2480f5443..9e182b926f 100644 --- a/lib/search/indexes/github-docs-3.3-cn.json.br +++ b/lib/search/indexes/github-docs-3.3-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b687e8b16cbb5b2851c1e1baf8c952aea8ecb711bb0e88395571048c0eb75a2 -size 1123203 +oid sha256:ab62ea71857a14ba81ae8f486de5521e02a0f8bf424c7396538fbe76c35e7f06 +size 1123186 diff --git a/lib/search/indexes/github-docs-3.3-en-records.json.br b/lib/search/indexes/github-docs-3.3-en-records.json.br index ea12955625..038792f8c1 100644 --- a/lib/search/indexes/github-docs-3.3-en-records.json.br +++ b/lib/search/indexes/github-docs-3.3-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6efbea716519f3f5d85e67b64bd0c90b275d09e6c795beab771c013bca4458e2 -size 1028289 +oid sha256:edc20e57ca96588ccac174e8d804aa246e7644f7eb9487bdb3e2656279c6a46e +size 1028057 diff --git a/lib/search/indexes/github-docs-3.3-en.json.br b/lib/search/indexes/github-docs-3.3-en.json.br index 86e3f5df13..66eaf8c662 100644 --- a/lib/search/indexes/github-docs-3.3-en.json.br +++ b/lib/search/indexes/github-docs-3.3-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3164a5460fdff40fe556f6422b8b2e9d97aa932de2b33c482c768a85de5ef54d -size 4148116 +oid sha256:271f22c5c14bf64aa9345d7fd311d838c4c9cf5789512ade436ef86b77821fdf +size 4149426 diff --git a/lib/search/indexes/github-docs-3.3-es-records.json.br b/lib/search/indexes/github-docs-3.3-es-records.json.br index 62652d41b2..8d40ced6f4 100644 --- a/lib/search/indexes/github-docs-3.3-es-records.json.br +++ b/lib/search/indexes/github-docs-3.3-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d80f88a05e3680f8cba30d6135df66dc3f6398f7ef536e5261bc263b0cf963f9 -size 569149 +oid sha256:55e08ad3e1864918744fedf7c252f48d9651fb369d5f8186cfed966f62490bb0 +size 568917 diff --git a/lib/search/indexes/github-docs-3.3-es.json.br b/lib/search/indexes/github-docs-3.3-es.json.br index cb09c2ec78..ce3aeacd35 100644 --- a/lib/search/indexes/github-docs-3.3-es.json.br +++ b/lib/search/indexes/github-docs-3.3-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b0865b1adfb08cf642eed38e6b05d079d52de16d4d4e8b6c975b349f0612edb8 -size 2266296 +oid sha256:49b87bcd97208952487142e6d2f457aa31659b0f24e21785cff633f6c35650ff +size 2265780 diff --git a/lib/search/indexes/github-docs-3.3-ja-records.json.br b/lib/search/indexes/github-docs-3.3-ja-records.json.br index 4f59c1d3d3..568ba293f6 100644 --- a/lib/search/indexes/github-docs-3.3-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.3-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26b685f849cb7a113d8f5294bb9d25ff383b9ab7d24e4f5fcff93870f55062ca -size 666184 +oid sha256:466a6fbf348fdf3f0cb3f2187823cb23a6c3cc27ce8cd163584a04cb47b69dce +size 666380 diff --git a/lib/search/indexes/github-docs-3.3-ja.json.br b/lib/search/indexes/github-docs-3.3-ja.json.br index b8101a7fcc..9b48487af4 100644 --- a/lib/search/indexes/github-docs-3.3-ja.json.br +++ b/lib/search/indexes/github-docs-3.3-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b48b3cf2e0ea33f34517724f81806698a69f417eee2e7b30428b492daa5cb6b -size 3438212 +oid sha256:56542388fd4d5a05a02555f3ab6ea7ff44edccded6ad552c544000810107503e +size 3437974 diff --git a/lib/search/indexes/github-docs-3.3-pt-records.json.br b/lib/search/indexes/github-docs-3.3-pt-records.json.br index 541365a299..77ef78b549 100644 --- a/lib/search/indexes/github-docs-3.3-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.3-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04af41a436333a491df848c94e872b081ef70076e43f8c450e9c438bfe70f2e6 -size 566649 +oid sha256:69135d56f791d45e910fe2b88636892c6210c1c5e1fe83c8a006bc5751a923b5 +size 566531 diff --git a/lib/search/indexes/github-docs-3.3-pt.json.br b/lib/search/indexes/github-docs-3.3-pt.json.br index 3b3ce84312..447e0de6fa 100644 --- a/lib/search/indexes/github-docs-3.3-pt.json.br +++ b/lib/search/indexes/github-docs-3.3-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:744e33fcabe45ddcd8416aa6300be8948a5717c68702474a2d3bced0b819a290 -size 2285082 +oid sha256:db0a85b64301b78fa89dc5b4ce8e6e2111f9f183ebfd9034048bb01ededf4c70 +size 2283415 diff --git a/lib/search/indexes/github-docs-dotcom-cn-records.json.br b/lib/search/indexes/github-docs-dotcom-cn-records.json.br index d6a3fc0847..ed95c62769 100644 --- a/lib/search/indexes/github-docs-dotcom-cn-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9e10cfefbcd39f63a064c1d9f7d0feb89399f800a8ce39a0eb418d604d34f89 -size 868886 +oid sha256:9b8ac601fef4eca561ee9ed4e8ef85451a114225976454a0336d2c212b2cad80 +size 868879 diff --git a/lib/search/indexes/github-docs-dotcom-cn.json.br b/lib/search/indexes/github-docs-dotcom-cn.json.br index 9c8f35391b..d67f9ff4ba 100644 --- a/lib/search/indexes/github-docs-dotcom-cn.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4b67c0f700d66289f6c315f61f505931ebdfcc6a1aefbf2679760d0271b56f7 -size 1360991 +oid sha256:f784a8a200b60a164e39d51a3a49cd6c0685ef33dda67ac65ef711fdc32279cb +size 1360816 diff --git a/lib/search/indexes/github-docs-dotcom-en-records.json.br b/lib/search/indexes/github-docs-dotcom-en-records.json.br index 4d9cdc95ab..84508339d1 100644 --- a/lib/search/indexes/github-docs-dotcom-en-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a8b84711fdae52cb83a473929684561c4e6131f94650d14c4d67ec2b8d8a5dd -size 1325859 +oid sha256:6684315ee5c1f85e27881df73a2901ff4a3ee1c62309c68250b7de30cf60c191 +size 1318778 diff --git a/lib/search/indexes/github-docs-dotcom-en.json.br b/lib/search/indexes/github-docs-dotcom-en.json.br index 9eeb47fdf6..11a21cd42d 100644 --- a/lib/search/indexes/github-docs-dotcom-en.json.br +++ b/lib/search/indexes/github-docs-dotcom-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2de0e5ca01a464f0d281876b4bc472bb7857bb59244c819def22527a5deabf1c -size 5059083 +oid sha256:1753d0e1d2a7f33f58eec24f43bcf9b238e7ebb78b94e74ad7941b0399ca3640 +size 5059540 diff --git a/lib/search/indexes/github-docs-dotcom-es-records.json.br b/lib/search/indexes/github-docs-dotcom-es-records.json.br index 73d833c13a..0a0468a0f0 100644 --- a/lib/search/indexes/github-docs-dotcom-es-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2de4dbb304f53070b8f45f2a948f624010e2d10c4ab495dd7a22141afb1f942b -size 754393 +oid sha256:6b1eaf3afdf573a6bb5f9287a2a70a4c9656c507e23017a877980180becf738a +size 754210 diff --git a/lib/search/indexes/github-docs-dotcom-es.json.br b/lib/search/indexes/github-docs-dotcom-es.json.br index a05634abb7..cc37caacb1 100644 --- a/lib/search/indexes/github-docs-dotcom-es.json.br +++ b/lib/search/indexes/github-docs-dotcom-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3deef0e62c3922e094d1f5dc8baa7367c42dc8a2a681f54b952d4072dbd1b4de -size 2889637 +oid sha256:dd323366e32f0ee835a5b37fc2314467cafeb21fc906c37760d2745e185dd8b2 +size 2889036 diff --git a/lib/search/indexes/github-docs-dotcom-ja-records.json.br b/lib/search/indexes/github-docs-dotcom-ja-records.json.br index 7faf82c75b..b64b7b25f8 100644 --- a/lib/search/indexes/github-docs-dotcom-ja-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b862e0d6f3466e71baa82c84d33cbc84591f378983e73e642dd431d6aa970c98 -size 889488 +oid sha256:d8128a2d4ecbc1c564fd74cd32f57a5c141829f41208f3647fbff750e6e7860b +size 889749 diff --git a/lib/search/indexes/github-docs-dotcom-ja.json.br b/lib/search/indexes/github-docs-dotcom-ja.json.br index 9ab8e77dbb..9362e175c1 100644 --- a/lib/search/indexes/github-docs-dotcom-ja.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:84c7edcb23b8bff11b75b774294a353a242d44cfcae98f34fe590b1efc1e12ae -size 4446996 +oid sha256:35b65ebbf16bde8741666a4dbe61eed7a612038dad2644546a20b759687163b4 +size 4447076 diff --git a/lib/search/indexes/github-docs-dotcom-pt-records.json.br b/lib/search/indexes/github-docs-dotcom-pt-records.json.br index 75745063be..bdb80b4094 100644 --- a/lib/search/indexes/github-docs-dotcom-pt-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4805763ecd0041350f0b8cf900a1bef7f1b114588c28f781fa5f1cf3f6a26bd -size 755016 +oid sha256:301fb508e4861cd83b7421104b35f1d1bf6db5a1718658a86fd483ec10b991a2 +size 755217 diff --git a/lib/search/indexes/github-docs-dotcom-pt.json.br b/lib/search/indexes/github-docs-dotcom-pt.json.br index 0bc9c11e31..ba49f4e821 100644 --- a/lib/search/indexes/github-docs-dotcom-pt.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:286e19cd63372f905eab1586faaca8634dc96d1b3579d21dc9b29520ac17e140 -size 2935025 +oid sha256:35624496c22e0b67f90128db2c27ad9cea1bb6b20789c497d3a446bc74052f90 +size 2935046 diff --git a/lib/search/indexes/github-docs-ghae-cn-records.json.br b/lib/search/indexes/github-docs-ghae-cn-records.json.br index 8da3483ff0..a8b875e941 100644 --- a/lib/search/indexes/github-docs-ghae-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghae-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ad346b7239023028917f5528fd4bb881c59e70577e7c0faca710999714465ce -size 493458 +oid sha256:3575eeb1b1b22964de93a5c3fac9110981abec7877d05dcfb41c0f2b5c563cbb +size 493443 diff --git a/lib/search/indexes/github-docs-ghae-cn.json.br b/lib/search/indexes/github-docs-ghae-cn.json.br index 47a686d2fd..d8e1220249 100644 --- a/lib/search/indexes/github-docs-ghae-cn.json.br +++ b/lib/search/indexes/github-docs-ghae-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:797eeefb1f1fff4c681e8aa02c19a2eea48e333bd46b78efec3b01894c383d41 -size 828326 +oid sha256:e9c75dd9abdc38bb50e924229b87c542ab4f79ae910ecdc750ee4e2684b0727c +size 828485 diff --git a/lib/search/indexes/github-docs-ghae-en-records.json.br b/lib/search/indexes/github-docs-ghae-en-records.json.br index efd44d17b2..d0a6c731c3 100644 --- a/lib/search/indexes/github-docs-ghae-en-records.json.br +++ b/lib/search/indexes/github-docs-ghae-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00bf1fc0aba65c5999ba528eabed2ee634c3a0858e5cfffa79a478dbd07f36f9 -size 795033 +oid sha256:73986735573ef506e39642d38eb7bd543aa4fd7687983298418e5730df0aa904 +size 794951 diff --git a/lib/search/indexes/github-docs-ghae-en.json.br b/lib/search/indexes/github-docs-ghae-en.json.br index 1312b7194b..a204243f71 100644 --- a/lib/search/indexes/github-docs-ghae-en.json.br +++ b/lib/search/indexes/github-docs-ghae-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1afccbb0865950bf20f89afb59419fe18e418cd8b15590f6a2ffabe157445bd7 -size 3194891 +oid sha256:692d08c9434709a145aaaf65462ef740566841bc814791de24707331ac04ee5a +size 3194534 diff --git a/lib/search/indexes/github-docs-ghae-es-records.json.br b/lib/search/indexes/github-docs-ghae-es-records.json.br index 52882bd50e..1488e29123 100644 --- a/lib/search/indexes/github-docs-ghae-es-records.json.br +++ b/lib/search/indexes/github-docs-ghae-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b5c841db25a1e6be2c26e611d43f6dda73295df065699c4197a9a110372bc4f -size 435111 +oid sha256:9360b6fd613e82b969b1c1313004732787645b8f44733d408a69adbe26887905 +size 435071 diff --git a/lib/search/indexes/github-docs-ghae-es.json.br b/lib/search/indexes/github-docs-ghae-es.json.br index 62d17ddb95..2f1a23f291 100644 --- a/lib/search/indexes/github-docs-ghae-es.json.br +++ b/lib/search/indexes/github-docs-ghae-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:465c2e31cda70c9a30676e7fff05582eef7fbd069826e9b4d40053901a92d268 -size 1660472 +oid sha256:e7f7976f5d1d2c00fa6e139a579a11cb451af80385ec5788ae8d1dee0cba7572 +size 1660449 diff --git a/lib/search/indexes/github-docs-ghae-ja-records.json.br b/lib/search/indexes/github-docs-ghae-ja-records.json.br index 4ef22bbf3a..9a41fa85f2 100644 --- a/lib/search/indexes/github-docs-ghae-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghae-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0580cbd20c956d48561aa2fb7507094bab0cd63cc6464fbcfd647dab0c8a8a3f -size 509403 +oid sha256:d11db74f0fada8f0af04e93186e2644b79faab93ec75d881a0fb654870eb7d24 +size 509139 diff --git a/lib/search/indexes/github-docs-ghae-ja.json.br b/lib/search/indexes/github-docs-ghae-ja.json.br index 706c406b0f..587bf7c7a4 100644 --- a/lib/search/indexes/github-docs-ghae-ja.json.br +++ b/lib/search/indexes/github-docs-ghae-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c329ef009b6aa28d195a7a64be331b7d9919808105f41f1cdad4cbb2cd3d337a -size 2518532 +oid sha256:5fb727d7d2aba357e7a7ac92aea1129f6b058706a98443208ef2beda380939e5 +size 2518790 diff --git a/lib/search/indexes/github-docs-ghae-pt-records.json.br b/lib/search/indexes/github-docs-ghae-pt-records.json.br index 1789eb2407..03546f7b55 100644 --- a/lib/search/indexes/github-docs-ghae-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghae-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:764d26497402ac128da66aa4cde2f7b86488133d48d34ee7013f4db9162e9f32 -size 434439 +oid sha256:55695e541d39e2d88dbe345fa80feadcc1ed483df12424a1340940340bbe12c5 +size 434452 diff --git a/lib/search/indexes/github-docs-ghae-pt.json.br b/lib/search/indexes/github-docs-ghae-pt.json.br index 155320c0db..60b2dd72ba 100644 --- a/lib/search/indexes/github-docs-ghae-pt.json.br +++ b/lib/search/indexes/github-docs-ghae-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9be3bf72855e3382eac4a16709b7d26f6695a67ebe6c33f0ede9cb24b42559d6 -size 1677604 +oid sha256:ecd89363b146e322b5aa9c069e057bb0f1cef1aff19e6dce3f8a743c0378fb26 +size 1677792 diff --git a/lib/search/indexes/github-docs-ghec-cn-records.json.br b/lib/search/indexes/github-docs-ghec-cn-records.json.br index 3442bbcc67..5dbb0d8f44 100644 --- a/lib/search/indexes/github-docs-ghec-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghec-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1a070e2ea0be4ff9ca081d077bfba19861f085d9965822768644e7da736a26b -size 764207 +oid sha256:f56e147519136589b9d73c97bd151a5ea1fa4dea2dd68b324dc75ad78d749cc7 +size 764158 diff --git a/lib/search/indexes/github-docs-ghec-cn.json.br b/lib/search/indexes/github-docs-ghec-cn.json.br index f7aca94cc5..8753ed37d5 100644 --- a/lib/search/indexes/github-docs-ghec-cn.json.br +++ b/lib/search/indexes/github-docs-ghec-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cbb526a535cc4cb0bb44fc466aa3fd03b56c85049e5a4116023878107733e77 -size 1350846 +oid sha256:553fcb8257e7955585f860f8c74f4efca17997bda7538d10e46bf49d30366ca6 +size 1351518 diff --git a/lib/search/indexes/github-docs-ghec-en-records.json.br b/lib/search/indexes/github-docs-ghec-en-records.json.br index a945bfd0e2..1e0f0fe899 100644 --- a/lib/search/indexes/github-docs-ghec-en-records.json.br +++ b/lib/search/indexes/github-docs-ghec-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:53f9c05bb01f560c4a2bc45844431cb2db0da13b1d1f94742ab5ad05bc615013 -size 1168734 +oid sha256:e39304c94b1e4ccd3ce9ebec4a04de787b9fd0c5b0f81e137b7acc2f22be8148 +size 1167834 diff --git a/lib/search/indexes/github-docs-ghec-en.json.br b/lib/search/indexes/github-docs-ghec-en.json.br index 1403f54526..201c04f685 100644 --- a/lib/search/indexes/github-docs-ghec-en.json.br +++ b/lib/search/indexes/github-docs-ghec-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99e5ba885d76a15320f60d189c457c8b9c095dc8105136951c83ffb11d9b9b25 -size 4714340 +oid sha256:f0f454adabcbe57a770c47781c492f639bcaf3fb032d4a380daca59a25ca22b2 +size 4714944 diff --git a/lib/search/indexes/github-docs-ghec-es-records.json.br b/lib/search/indexes/github-docs-ghec-es-records.json.br index 75c5a9956f..4e47ab0d3e 100644 --- a/lib/search/indexes/github-docs-ghec-es-records.json.br +++ b/lib/search/indexes/github-docs-ghec-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef8b0694e76d9ae28ddfd2ff8e0ce6ca32ddbb63e7b1d5ee56969ad39f10b9df -size 688613 +oid sha256:5fa4a0ff08d708362d69956eb4182d95d18f98927716f48309410fec3fcbac8f +size 688677 diff --git a/lib/search/indexes/github-docs-ghec-es.json.br b/lib/search/indexes/github-docs-ghec-es.json.br index 256f30a588..7fcacefd31 100644 --- a/lib/search/indexes/github-docs-ghec-es.json.br +++ b/lib/search/indexes/github-docs-ghec-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d69b6cb876cc85c22bdc4174add8f7a867ff2b267906ab8780fb23a67c1af28d -size 2770260 +oid sha256:fb6f49e4a555e10a6005732d24896b282a52d4336d50811612d27671d0a5eea8 +size 2769584 diff --git a/lib/search/indexes/github-docs-ghec-ja-records.json.br b/lib/search/indexes/github-docs-ghec-ja-records.json.br index 32e380e12e..b0b1a33ebc 100644 --- a/lib/search/indexes/github-docs-ghec-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghec-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e3d62ec323ddca378c447fa9c83fa29a23480b9d07a89d17049460ff9a6d1785 -size 789982 +oid sha256:43d4b85f4b46aeb34449c8e5ed90f8c0b48d0962059bbca10094cefad562639b +size 790125 diff --git a/lib/search/indexes/github-docs-ghec-ja.json.br b/lib/search/indexes/github-docs-ghec-ja.json.br index 6b394d214d..b802c1ed1b 100644 --- a/lib/search/indexes/github-docs-ghec-ja.json.br +++ b/lib/search/indexes/github-docs-ghec-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:611bd447f7cc859d69056e0a89b150820e5c21904d5ac5f30ece9cf7fb86817d -size 4146492 +oid sha256:44a67eb1d1cf616e836b52f8b0459764ecf88d8550f857eb09e3e04b655e94a8 +size 4145903 diff --git a/lib/search/indexes/github-docs-ghec-pt-records.json.br b/lib/search/indexes/github-docs-ghec-pt-records.json.br index 342c6ddf47..e3809bac86 100644 --- a/lib/search/indexes/github-docs-ghec-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghec-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d858046a72d144cb81204731c212f1a294d734d931d5e87faf057aee55e365fd -size 687171 +oid sha256:fa86d8e722ccbaa21fe864fe4a127ea939a1d6f42ef3be0aee3ac6661fd72c77 +size 687173 diff --git a/lib/search/indexes/github-docs-ghec-pt.json.br b/lib/search/indexes/github-docs-ghec-pt.json.br index 9ddda05b18..1781d002c9 100644 --- a/lib/search/indexes/github-docs-ghec-pt.json.br +++ b/lib/search/indexes/github-docs-ghec-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71cad18a33fd0abbad3d14326c35350ce26904697f78d268d5c4277c2cf4da94 -size 2796326 +oid sha256:f0106fedcf5ef775c0816aca93a44ebf59f2536d5448ad828717c7df69d7171f +size 2796420