Skip to content

Commit 32f0aee

Browse files
committed
fix broken links
1 parent 539bf09 commit 32f0aee

32 files changed

+1116
-1056
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "ocaml"]
22
path = ocaml
3-
url = https://github.com/bloomberg/ocaml
3+
url = https://github.com/bucklescript/ocaml

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ If you'd like to help us improve and extend BuckleScript, then we welcome your
44
contributions!
55

66
Below you will find some basic steps required to be able to contribute to the project. If
7-
you have any questions about this process or any other aspect of contributing to a Bloomberg open
8-
source project, feel free to send an email to [email protected] and we'll get your questions
7+
you have any questions about this process or any other aspect of contributing to a bucklescript open
8+
source project, feel free to send an email to [email protected] and we'll get your questions
99
answered as quickly as we can.
1010

1111

docs/Manual.html

+1,062-1,001
Large diffs are not rendered by default.

docs/blog/index.html

+6-7
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="Asciidoctor 1.5.5">
7+
<meta name="generator" content="Asciidoctor 1.5.4">
88
<title>Bloomberg announcing BuckleScript 1.0</title>
99
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
1010
<style>
@@ -17,6 +17,7 @@
1717
[hidden],template{display:none}
1818
script{display:none!important}
1919
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
20+
body{margin:0}
2021
a{background:transparent}
2122
a:focus{outline:thin dotted}
2223
a:active,a:hover{outline:0}
@@ -51,7 +52,7 @@
5152
table{border-collapse:collapse;border-spacing:0}
5253
*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
5354
html,body{font-size:100%}
54-
body{background:#fff;color:rgba(0,0,0,.8);padding:0;margin:0;font-family:"Noto Serif","DejaVu Serif",serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:auto;tab-size:4;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}
55+
body{background:#fff;color:rgba(0,0,0,.8);padding:0;margin:0;font-family:"Noto Serif","DejaVu Serif",serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:auto}
5556
a:hover{cursor:pointer}
5657
img,object,embed{max-width:100%;height:auto}
5758
object,embed{height:100%}
@@ -63,6 +64,7 @@
6364
.text-center{text-align:center!important}
6465
.text-justify{text-align:justify!important}
6566
.hide{display:none}
67+
body{-webkit-font-smoothing:antialiased}
6668
img,object,svg{display:inline-block;vertical-align:middle}
6769
textarea{height:auto;min-height:50px}
6870
select{width:100%}
@@ -117,16 +119,13 @@
117119
table tr th,table tr td{padding:.5625em .625em;font-size:inherit;color:rgba(0,0,0,.8)}
118120
table tr.even,table tr.alt,table tr:nth-of-type(even){background:#f8f8f7}
119121
table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{display:table-cell;line-height:1.6}
122+
body{tab-size:4}
120123
h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2;word-spacing:-.05em}
121124
h1 strong,h2 strong,h3 strong,#toctitle strong,.sidebarblock>.content>.title strong,h4 strong,h5 strong,h6 strong{font-weight:400}
122125
.clearfix:before,.clearfix:after,.float-group:before,.float-group:after{content:" ";display:table}
123126
.clearfix:after,.float-group:after{clear:both}
124-
*:not(pre)>code{font-size:.9375em;font-style:normal!important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;background-color:#f7f7f8;-webkit-border-radius:4px;border-radius:4px;line-height:1.45;text-rendering:optimizeSpeed;word-wrap:break-word}
125-
*:not(pre)>code.nobreak{word-wrap:normal}
126-
*:not(pre)>code.nowrap{white-space:nowrap}
127+
*:not(pre)>code{font-size:.9375em;font-style:normal!important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;background-color:#f7f7f8;-webkit-border-radius:4px;border-radius:4px;line-height:1.45;text-rendering:optimizeSpeed}
127128
pre,pre>code{line-height:1.45;color:rgba(0,0,0,.9);font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;font-weight:400;text-rendering:optimizeSpeed}
128-
em em{font-style:normal}
129-
strong strong{font-weight:400}
130129
.keyseq{color:rgba(51,51,51,.8)}
131130
kbd{font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;display:inline-block;color:rgba(0,0,0,.8);font-size:.65em;line-height:1.45;background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 .1em white inset;box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 .1em #fff inset;margin:0 .15em;padding:.2em .5em;vertical-align:middle;position:relative;top:-.1em;white-space:nowrap}
132131
.keyseq kbd:first-child{margin-left:0}

docs/docson/build-schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
"items": {
262262
"type": "string"
263263
},
264-
"description": "Default: `[\"-no-alias-deps\", \"-w\", \"-40+6+7+27+32..39+44+45\"]`. [Here](https://github.com/bloomberg/bucklescript/blob/0db762aea73fc9f28ebd08e9eb92f1e072f44c2d/jscomp/bsb/bsb_default.ml#L26) are the meanings of the warning flags"
264+
"description": "Default: `[\"-no-alias-deps\", \"-w\", \"-40+6+7+27+32..39+44+45\"]`. [Here](https://github.com/bucklescript/bucklescript/blob/0db762aea73fc9f28ebd08e9eb92f1e072f44c2d/jscomp/bsb/bsb_default.ml#L26) are the meanings of the warning flags"
265265
},
266266
{
267267
"type": "object",

docs/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="Asciidoctor 1.5.5">
7+
<meta name="generator" content="Asciidoctor 1.5.4">
88
<title>Developer experience</title>
99
</head>
1010
<body class="article">
@@ -26,7 +26,7 @@
2626
<section class="page-header">
2727
<h1 class="project-name">BuckleScript: write JS faster, safer and smaller</h1>
2828
<h2 class="project-tagline"></h2>
29-
<a href="https://github.com/bloomberg/bucklescript" class="btn">View on GitHub</a>
29+
<a href="https://github.com/bucklescript/bucklescript" class="btn">View on GitHub</a>
3030
<a href="./Manual.html" class="btn">Manual</a>
3131
<a href="./js-demo/index.html" class="btn">Try it </a>
3232
<a href="./blog/index.html" class="btn"> Blogs</a>
@@ -77,7 +77,7 @@ <h4 id="_installation">Installation</h4>
7777
<div class="sect3">
7878
<h4 id="_enjoy">Enjoy!</h4>
7979
<footer class="site-footer">
80-
<span class="site-footer-owner"><a href="https://github.com/bloomberg/bucklescript">BuckleScript</a> is open-sourced by <a href="https://github.com/bloomberg">Bloomberg L.P </a>.</span>
80+
<span class="site-footer-owner"><a href="https://github.com/bucklescript/bucklescript">BuckleScript</a> is open-sourced by <a href="https://github.com/bucklescript">Bloomberg L.P </a>.</span>
8181

8282
</footer>
8383

docs/js-demo/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<nav class="navbar navbar-inverse navbar-static-top" style="margin-bottom: 0px">
2525
<div class="container-fluid">
2626
<div class="collapse navbar-collapse navbar-header"> <!-- Hides brand on small width -->
27-
<div class="navbar-brand" style="color: white"><a href="https://github.com/bloomberg/bucklescript" target="_blank">BuckleScript on GitHub</a></div>
27+
<div class="navbar-brand" style="color: white"><a href="https://github.com/bucklescript/bucklescript" target="_blank">BuckleScript on GitHub</a></div>
2828
</div>
2929

3030
<div>

docs/reason-demo/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<body >
2222

23-
<a href="https://github.com/bloomberg/bucklescript">Fork me on GitHub</a>
23+
<a href="https://github.com/bucklescript/bucklescript">Fork me on GitHub</a>
2424

2525
<div style="height: 10000px">
2626

docs/reason-demo/stdlib/caml_c_ffi.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// along with this program; if not, write to the Free Software
1818
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
1919
// Copyright (c) 2015 Bloomberg LP. All rights reserved.
20-
// Hongbo Zhang (hzhang295@bloomberg.net)
20+
// Hongbo Zhang (hzhang295@bucklescript.net)
2121
'use strict';
2222
define(["require", "exports"], function (require, exports) {
2323
var caml_named_values = {};

docs/reason-demo/stdlib/caml_file.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// along with this program; if not, write to the Free Software
1818
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
1919
// Copyright (c) 2015 Bloomberg LP. All rights reserved.
20-
// Hongbo Zhang (hzhang295@bloomberg.net)
20+
// Hongbo Zhang (hzhang295@bucklescript.net)
2121
"use strict";
2222
define(["require", "exports", './caml_exceptions'], function (require, exports, caml_exceptions_1) {
2323
//Provides: caml_current_dir

docs/reason-demo/stdlib/caml_obj_runtime.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// along with this program; if not, write to the Free Software
1818
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
1919
// Copyright (c) 2015 Bloomberg LP. All rights reserved.
20-
// Hongbo Zhang (hzhang295@bloomberg.net)
20+
// Hongbo Zhang (hzhang295@bucklescript.net)
2121
'use strict';
2222
define(["require", "exports", './caml_exceptions'], function (require, exports, caml_exceptions_1) {
2323
/**

docs/reason-demo/stdlib/caml_unix.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// along with this program; if not, write to the Free Software
1818
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
1919
// Copyright (c) 2015 Bloomberg LP. All rights reserved.
20-
// Hongbo Zhang (hzhang295@bloomberg.net)
20+
// Hongbo Zhang (hzhang295@bucklescript.net)
2121
"use strict";
2222
define(["require", "exports"], function (require, exports) {
2323
function unix_inet_addr_of_string() { return 0; }

docs/slides/Haskell_meetup.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ July 27, 2016
1111

1212
---
1313

14-
# What's [BuckleScript](https://github.com/bloomberg/bucklescript)
14+
# What's [BuckleScript](https://github.com/bucklescript/bucklescript)
1515

1616
- Readable JavaScript backend for OCaml
1717
- *module to module* compiler
@@ -297,7 +297,7 @@ let f (x : widget ) = (x :> title)
297297

298298
# Demo: A stand alone HTTP server
299299

300-
https://github.com/bloomberg/bucklescript-addons/tree/master/examples/node-http-server
300+
https://github.com/bucklescript/bucklescript-addons/tree/master/examples/node-http-server
301301

302302

303303
---

jscomp/bin/bsb.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11220,7 +11220,7 @@ let bsb_main_flags : (string * Arg.spec * string) list=
1122011220
"-init", Arg.String (fun x -> Bsb_init.init_sample_project ~cwd ~theme:!current_theme x ),
1122111221
" Init sample project to get started. Note (`bsb -init sample` will create a sample project while `bsb -init .` will resuse current directory)";
1122211222
"-theme", Arg.String (fun s -> current_theme := s),
11223-
" The theme for project initialization, default is basic(https://github.com/bloomberg/bucklescript/tree/master/jscomp/bsb/templates)";
11223+
" The theme for project initialization, default is basic(https://github.com/bucklescript/bucklescript/tree/master/jscomp/bsb/templates)";
1122411224
"-themes", Arg.Unit Bsb_init.list_themes,
1122511225
" List all available themes"
1122611226
]

jscomp/bin/bspack.opam

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: "bspack"
33
version: "1.0.0"
44
maintainer: "Hongbo Zhang <[email protected]>"
55
authors: "Hongbo Zhang <[email protected]>"
6-
homepage: "https://github.com/bloomberg/bucklescript#readme"
7-
bug-reports: "https://github.com/bloomberg/bucklescript/issues"
6+
homepage: "https://github.com/bucklescript/bucklescript#readme"
7+
bug-reports: "https://github.com/bucklescript/bucklescript/issues"
88
license: "SEE LICENSE IN LICENSE"
9-
dev-repo: "git+https://github.com/bloomberg/bucklescript.git"
9+
dev-repo: "git+https://github.com/bucklescript/bucklescript.git"
1010
build: [
1111
[make "bspack.exe"]
1212
]

jscomp/bsb/bsb_main.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ let bsb_main_flags : (string * Arg.spec * string) list=
214214
"-init", Arg.String (fun x -> Bsb_init.init_sample_project ~cwd ~theme:!current_theme x ),
215215
" Init sample project to get started. Note (`bsb -init sample` will create a sample project while `bsb -init .` will resuse current directory)";
216216
"-theme", Arg.String (fun s -> current_theme := s),
217-
" The theme for project initialization, default is basic(https://github.com/bloomberg/bucklescript/tree/master/jscomp/bsb/templates)";
217+
" The theme for project initialization, default is basic(https://github.com/bucklescript/bucklescript/tree/master/jscomp/bsb/templates)";
218218
"-themes", Arg.Unit Bsb_init.list_themes,
219219
" List all available themes"
220220
]
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// This is the configuration file used by BuckleScript's build system bsb. Its documentation lives here: http://bloomberg.github.io/bucklescript/docson/#build-schema.json
1+
// This is the configuration file used by BuckleScript's build system bsb. Its documentation lives here: http://bucklescript.github.io/bucklescript/docson/#build-schema.json
22
// BuckleScript comes with its own parser for bsconfig.json, which is normal JSON, with the extra support of comments and trailing commas.
33
{
44
"name": "${bsb:name}",
@@ -8,5 +8,5 @@
88
],
99
"bs-dependencies" : [
1010
// add your dependencies here. You'd usually install them normally through `npm install my-dependency`. If my-dependency has a bsconfig.json too, then everything will work seamlessly.
11-
],
11+
]
1212
}

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"description": "bucklescript compiler, ocaml standard libary by bucklescript and its required runtime support",
4141
"repository": {
4242
"type": "git",
43-
"url": "git+https://github.com/bloomberg/bucklescript.git"
43+
"url": "git+https://github.com/bucklescript/bucklescript.git"
4444
},
4545
"keywords": [
4646
"ocaml",
@@ -59,7 +59,7 @@
5959
],
6060
"license": "SEE LICENSE IN LICENSE",
6161
"bugs": {
62-
"url": "https://github.com/bloomberg/bucklescript/issues"
62+
"url": "https://github.com/bucklescript/bucklescript/issues"
6363
},
64-
"homepage": "https://github.com/bloomberg/bucklescript#readme"
64+
"homepage": "https://github.com/bucklescript/bucklescript#readme"
6565
}

scripts/buildocaml.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ else
2323
then
2424
cd $OCAML && git reset --hard && git pull --depth 1 && cd -
2525
else
26-
git clone -b master --depth 1 https://github.com/bloomberg/ocaml $OCAML
26+
git clone -b master --depth 1 https://github.com/bucklescript/ocaml $OCAML
2727
fi
2828
fi
2929
fi

site/docsource/Dev-mode-How-to.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ You can check the `build.compile` file for debug output.
126126

127127
### Contributing to the API reference
128128

129-
The API reference is generated from doc comments in the source code. Here's a good example: https://github.com/bloomberg/bucklescript/blob/master/jscomp/others/js_re.mli#L146-L161
129+
The API reference is generated from doc comments in the source code. Here's a good example: https://github.com/bucklescript/bucklescript/blob/master/jscomp/others/js_re.mli#L146-L161
130130

131131
Some tips and guidelines:
132132

site/docsource/Developing-bucklescript.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Building BuckleScript from Source
1010
1. Recursively clone the BuckleScript repository
1111
++++++++++++++++++++++++++++++++++++++++++++++++
1212
13-
`sh git clone https://github.com/bloomberg/bucklescript.git --recursive`
13+
`sh git clone https://github.com/bucklescript/bucklescript.git --recursive`
1414

1515
[[build-the-patched-ocaml-toolchain]]
1616
2. Build the patched OCaml toolchain

site/docsource/Get_started.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ then you can edit `src/demo.ml` and see it compiled on the fly, and changes are
3434
If you happen to use VSCode as editor, we provide `.vscode/tasks.json` as well, type `Tasks>build`, it will enter watch mode, the great thing is that VSCode comes with
3535
a `Problems` panel which has a much nicer UI.
3636

37-
Currently there are not too many project templates, you can contribute more project templates here https://github.com/bloomberg/bucklescript/tree/master/jscomp/bsb/templates[here],
37+
Currently there are not too many project templates, you can contribute more project templates here https://github.com/bucklescript/bucklescript/tree/master/jscomp/bsb/templates[here],
3838

3939
### First example by hand without samples
4040

@@ -105,7 +105,7 @@ User can also run `watch` mode to see changes instantly while editing.
105105
npm run watch
106106
----
107107
108-
TIP: The working code is available https://github.com/bloomberg/bucklescript-addons/tree/master/examples/hello[here]:
108+
TIP: The working code is available https://github.com/bucklescript/bucklescript-addons/tree/master/examples/hello[here]:
109109
110110
111111
### An example with multiple modules

site/docsource/Installation.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Note that using this approach, the user can also install other OCaml tools easil
6868
.Instructions:
6969
[source,sh]
7070
-----
71-
git clone https://github.com/bloomberg/bucklescript
71+
git clone https://github.com/bucklescript/bucklescript
7272
cd bucklescript
7373
npm install
7474
-----
@@ -89,7 +89,7 @@ easily be done.
8989

9090
[source,sh]
9191
--------------------------------------------------------
92-
git clone --recursive https://github.com/bloomberg/bucklescript
92+
git clone --recursive https://github.com/bucklescript/bucklescript
9393
cd bucklescript/ocaml
9494
./configure -prefix `pwd` # put your preferred directory
9595
make world.opt

site/docsource/Integration_with_reason.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ https://bucklescript.github.io/bucklescript/reason-demo[Facebook Reason]
1010
You should always use the command line as your production tool.
1111
=======
1212

13-
There is a stand alone example https://github.com/bloomberg/bucklescript-addons/blob/master/examples/reason-demo/package.json[here].
13+
There is a stand alone example https://github.com/bucklescript/bucklescript-addons/blob/master/examples/reason-demo/package.json[here].

site/docsource/Manual.adoc

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
# https://github.com/bloomberg/bucklescript[BuckleScript] User Manual
1+
# https://github.com/bucklescript/bucklescript[BuckleScript] User Manual
22
Hongbo Zhang
33
v1.7.0
44
:toc: left
55
:toclevels: 4
66
:source-highlighter: pygments
77
:page-layout: docs
88
// Refs
9-
:uri-ad-org-issues: https://github.com/bloomberg/bucklescript/issues
9+
:uri-ad-org-issues: https://github.com/bucklescript/bucklescript/issues
1010
:OCaml: https://ocaml.org/
1111
:Reason: https://github.com/facebook/Reason
12-
:BuckleScript: https://github.com/bloomberg/bucklescript
12+
:BuckleScript: https://github.com/bucklescript/bucklescript
1313
:BuckleScript-playground: http://bucklescript.github.io/bucklescript/js-demo/
1414
:closure: https://developers.google.com/closure/compiler/
1515
:transpile-list: https://github.com/jashkenas/coffeescript/wiki/list-of-languages-that-compile-to-js
1616
:name-mangling: https://en.wikipedia.org/wiki/Name_mangling
1717
:npm: https://www.npmjs.com
18-
:issues: https://github.com/bloomberg/bucklescript/issues
18+
:issues: https://github.com/bucklescript/bucklescript/issues
1919
:sectanchors:
2020
:sectlinks:
2121

@@ -45,10 +45,10 @@ in the {BuckleScript-playground}[browser].
4545
[NOTE]
4646

4747
====
48-
Documentation under https://bucklescript.github.io/bucklescript/Manual.html[_bucklescript.github.io_] match the https://github.com/bloomberg/bucklescript[master branch].
48+
Documentation under https://bucklescript.github.io/bucklescript/Manual.html[_bucklescript.github.io_] match the https://github.com/bucklescript/bucklescript[master branch].
4949
5050
If you find errors or omissions in this document, please don't
51-
hesitate to submit an issue, sources are https://github.com/bloomberg/bucklescript/tree/master/site/docsource[here].
51+
hesitate to submit an issue, sources are https://github.com/bucklescript/bucklescript/tree/master/site/docsource[here].
5252
====
5353

5454
// .PDF version is http://bucklescript.github.io/bucklescript/Manual.pdf[available].

site/docsource/NPM-Support.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ bsc.exe -I path/to/ocaml/package1/installed -I path/to/ocaml/package2/installed
6464

6565
### Examples
6666

67-
Please visit https://github.com/bloomberg/bucklescript-addons for more examples.
67+
Please visit https://github.com/bucklescript/bucklescript-addons for more examples.

site/docsource/OCaml-call-JS.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1703,7 +1703,7 @@ NOTE: `Js.Re.t` can be accessed and manipulated using the functions available in
17031703

17041704
Below is a simple example for the https://mochajs.org/[mocha] library. For
17051705
more examples, please visit
1706-
https://github.com/bloomberg/bucklescript-addons
1706+
https://github.com/bucklescript/bucklescript-addons
17071707

17081708

17091709
#### A simple example: binding to mocha unit test library

site/docsource/Release.1.4.2.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ the documentation http://bucklescript.github.io/bucklescript/Manual.html#_build_
1616
2. FFI add a new feature: http://bucklescript.github.io/bucklescript/Manual.html#_fixed_arguments
1717
1818
3. FFI can handle `bs.obj` and `bs.string` combination:
19-
https://github.com/bloomberg/bucklescript/issues/1072
19+
https://github.com/bucklescript/bucklescript/issues/1072
2020
2121
2222

0 commit comments

Comments
 (0)