diff --git a/docs/tools/cling.pod.in b/docs/tools/cling.pod.in index 332eb4ed..7d76d0f2 100644 --- a/docs/tools/cling.pod.in +++ b/docs/tools/cling.pod.in @@ -553,7 +553,7 @@ targets. =head1 BUGS -To report bugs, please visit L. +To report bugs, please visit L. Most bug reports should include preprocessed source files and the full output of the compiler, along with information to reproduce. diff --git a/tools/packaging/README.md b/tools/packaging/README.md index cc86b156..9c272aac 100644 --- a/tools/packaging/README.md +++ b/tools/packaging/README.md @@ -10,7 +10,7 @@ platorm and bundle it into an installer. If you want to manually compile Cling from source, go through the [README] of Cling or the build instructions [here]. [README]:https://github.com/root-project/cling/blob/master/README.md -[here]:http://root.cern.ch/drupal/content/cling-build-instructions +[here]:https://root.cern/cling/cling_build_instructions/ Below is a list of platforms currently supported by CPT: * Ubuntu and distros based on Debian - *DEB packages* diff --git a/www/news/ClingAnnouncement.html b/www/news/ClingAnnouncement.html index 26ff8cd2..145b0f94 100644 --- a/www/news/ClingAnnouncement.html +++ b/www/news/ClingAnnouncement.html @@ -70,7 +70,7 @@

Cling Goes Public

July 25th, 2011

- Cling is a completely new development, based on the opensource projects clang and LLVM. Cling is a new generation interpreter implemented as an interactive compiler interface of clang. The developer team has carefully designed the project, taking in mind the lessons that they had learn from CINT. + Cling is a completely new development, based on the opensource projects clang and LLVM. Cling is a new generation interpreter implemented as an interactive compiler interface of clang. The developer team has carefully designed the project, taking in mind the lessons that they had learn from CINT.

Cling has been developed as prototype since quite a while. We have got more manpower and we managed to improve the prototype a lot. We have gotten to stage where the project could be useful. diff --git a/www/news/NewWebsiteLaunched.html b/www/news/NewWebsiteLaunched.html index ae299750..344927ae 100644 --- a/www/news/NewWebsiteLaunched.html +++ b/www/news/NewWebsiteLaunched.html @@ -72,7 +72,7 @@

Welcome to our website!
- The website contains vast information of the cling interactive compiler interface project. Information could be found at here as well. + The website contains vast information of the cling interactive compiler interface project. Information could be found at here as well.

Advantages of the current website are: diff --git a/www/old/download.html b/www/old/download.html index 4c9ed71b..3458a46f 100644 --- a/www/old/download.html +++ b/www/old/download.html @@ -76,7 +76,7 @@

Download & Build Instructions

This page is shows how to download and build the project cling as a standalone C++ interpreter in few steps

-
If you want to download and build cling within ROOT please follow the tutorial here
+
If you want to download and build cling within ROOT please follow the tutorial here

Build

Unix systems