We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6157c8 commit eff18a0Copy full SHA for eff18a0
1-js/99-js-misc/05-bigint/article.md
@@ -125,5 +125,5 @@ Podemos usar esse código JSBI "como está" para motores que não suportam BigIn
125
126
## Referências
127
128
-- [Documentação da MDN sobre BigInt](mdn:/JavaScript/Reference/Global_Objects/BigInt).
+- [Documentação da MDN sobre BigInt](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/BigInt).
129
- [Especificação](https://tc39.es/ecma262/#sec-bigint-objects).
0 commit comments