From 45371ee1b0c43edc7b19ebb45c68199f3edea7cb Mon Sep 17 00:00:00 2001 From: Jose Gonzalez Date: Mon, 7 Sep 2020 11:54:33 +0200 Subject: [PATCH] Cleaned openideas links --- pandora_agents/pc/Win32/help/how_to_keys.html | 104 +++++++++-------- .../pc/Win32/help/how_to_keys_es.html | 109 ++++++++++-------- pandora_agents/pc/tentacle_client | 6 +- pandora_agents/pc/tentacle_server | 8 +- .../shellscript/linux/tentacle_client | 6 +- .../shellscript/mac_osx/tentacle_client | 6 +- pandora_agents/unix/tentacle_client | 6 +- pandora_agents/unix/tentacle_server | 8 +- .../win32/bin/help/how_to_keys.html | 104 +++++++++-------- .../win32/bin/help/how_to_keys_es.html | 109 ++++++++++-------- pandora_server/NetBSD/tentacle_server | 8 +- pandora_server/bin/tentacle_server | 8 +- pandora_server/pandora_server_installer | 2 +- .../util/plugin/babel_plugin/README | 2 +- .../util/plugin/integria_plugin/README | 2 +- 15 files changed, 259 insertions(+), 229 deletions(-) diff --git a/pandora_agents/pc/Win32/help/how_to_keys.html b/pandora_agents/pc/Win32/help/how_to_keys.html index aaa831e70f..d3c0a6cdf2 100644 --- a/pandora_agents/pc/Win32/help/how_to_keys.html +++ b/pandora_agents/pc/Win32/help/how_to_keys.html @@ -1,53 +1,59 @@ - + - -Fandora FMS - Generate SSH keys step-by-step - - - - - - - -
- -
+ + Fandora FMS - Generate SSH keys step-by-step + + + + + + + +
+ +
-

Step-by-step generating SSH keys

+

Step-by-step generating SSH keys

-From -Pandora FMS FAQ. + From + Pandora FMS FAQ. -
    -
  1. - Go to .\util of your Pandora FMS agent for Windows - and run puttygen.exe.
    - Generate keys, SSH-2_DSA, 1024:

    -

    -
  2. -
  3. - Press Generate
    - Export key to OpenSSH key (Cygwin uses a port of OpenSSH)

    -

    -
  4. -
  5. - We have no chosen password, so press YES:

    -

    -
  6. -
  7. - Save it as c:\pandora\keys\id_dsa:

    -

    -
  8. -
  9. - Now let's copy the public key to clipboard:

    -

    -
  10. -
  11. - and paste it as c:\pandora_agent\keys\id_dsa.pub, - and also to the /home/pandora/.ssh/authorized_keys file. -

    -

    -
  12. -
- - \ No newline at end of file +
    +
  1. + Go to .\util of your Pandora FMS agent for Windows and run + puttygen.exe.
    + Generate keys, SSH-2_DSA, 1024:

    +

    +
  2. +
  3. + Press Generate
    + Export key to OpenSSH key (Cygwin uses a port of OpenSSH)

    +

    +
  4. +
  5. + We have no chosen password, so press YES:

    +

    +
  6. +
  7. + Save it as c:\pandora\keys\id_dsa:

    +

    +
  8. +
  9. + Now let's copy the public key to clipboard:

    +

    +
  10. +
  11. + and paste it as c:\pandora_agent\keys\id_dsa.pub, and also + to the /home/pandora/.ssh/authorized_keys file. +

    +

    +
  12. +
+ + diff --git a/pandora_agents/pc/Win32/help/how_to_keys_es.html b/pandora_agents/pc/Win32/help/how_to_keys_es.html index a0c6af59d2..1422add077 100644 --- a/pandora_agents/pc/Win32/help/how_to_keys_es.html +++ b/pandora_agents/pc/Win32/help/how_to_keys_es.html @@ -1,53 +1,62 @@ - + - -Pandora FMS - Generación de claves SSH en Windows paso por paso - - - - - - - -
- -
-

Generación de claves SSH en Windows paso por paso

+ + + Pandora FMS - Generación de claves SSH en Windows paso por paso + + + + + + + + +
+ +
+

Generación de claves SSH en Windows paso por paso

-Extraído de las - -FAQ. + Extraído de las + + FAQ. -
    -
  1. - Desde el directorio .\util del agente Pandora FMS para - windows ejecutamos puttygen.exe.
    - Generamos claves SSH-2_DSA, 1024:

    -

    -
  2. -
  3. - Pulsamos «Generate» - para generar la clave.
    - Exportamos la clave a formato OpenSSH

    -

    -
  4. -
  5. - No elegimos contraseña, con lo cual pulsamos «Sí»:

    -

    -
  6. -
  7. - Guardamos la clave como C:\pandora\keys\id_dsa:

    -

    -
  8. -
  9. - Ahora copiamos la clave pública al portapapeles:

    -

    -
  10. -
  11. - Pegamos la clave en un nuevo fichero C:\pandora_agent\keys\id_dsa.pub, - y debemos también añadirla al fichero /home/pandora/.ssh/authorized_keys. -

    -

    -
  12. -
- \ No newline at end of file +
    +
  1. + Desde el directorio .\util del agente Pandora FMS para + windows ejecutamos puttygen.exe.
    + Generamos claves SSH-2_DSA, 1024:

    +

    +
  2. +
  3. + Pulsamos «Generate» para generar la clave.
    + Exportamos la clave a formato OpenSSH

    +

    +
  4. +
  5. + No elegimos contraseña, con lo cual pulsamos «Sí»:

    +

    +
  6. +
  7. + Guardamos la clave como C:\pandora\keys\id_dsa:

    +

    +
  8. +
  9. + Ahora copiamos la clave pública al portapapeles:

    +

    +
  10. +
  11. + Pegamos la clave en un nuevo fichero + C:\pandora_agent\keys\id_dsa.pub, y debemos también + añadirla al fichero /home/pandora/.ssh/authorized_keys. +

    +

    +
  12. +
+ + diff --git a/pandora_agents/pc/tentacle_client b/pandora_agents/pc/tentacle_client index 0d8ed2992f..913beda931 100644 --- a/pandora_agents/pc/tentacle_client +++ b/pandora_agents/pc/tentacle_client @@ -4,7 +4,7 @@ # Copyright (c) 2007-2008 Ramon Novoa # Copyright (c) 2007-2008 Artica Soluciones Tecnologicas S.L. # -# tentacle_client.pl Tentacle Client. See http://www.openideas.info/wiki for +# tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for # protocol description. # # This program is free software; you can redistribute it and/or modify @@ -155,7 +155,7 @@ my $t_zip = 0; sub print_help { print ("Usage: $0 [options] [file] [file] ...\n\n"); - print ("Tentacle client v$VERSION. See http://www.openideas.info/wiki for protocol description.\n\n"); + print ("Tentacle client v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n"); print ("Options:\n"); print ("\t-a address\tServer address (default $t_address).\n"); print ("\t-b localaddress\tLocal address to bind.\n"); @@ -1091,7 +1091,7 @@ This is released under the GNU Lesser General Public License. L, L, L, L -Protocol description and more info at: L<< http://openideas.info/wiki/index.php?title=Tentacle >> +Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >> =head1 COPYRIGHT diff --git a/pandora_agents/pc/tentacle_server b/pandora_agents/pc/tentacle_server index 8b27ed35b3..d945a134e8 100755 --- a/pandora_agents/pc/tentacle_server +++ b/pandora_agents/pc/tentacle_server @@ -1,13 +1,13 @@ #!/usr/bin/perl ########################################################################## # Tentacle Server -# See http://www.openideas.info/wiki for protocol description. +# See https://pandorafms.com/docs/ for protocol description. # Tentacle have IANA assigned port tpc/41121 as official port. ########################################################################## # Copyright (c) 2007-2008 Ramon Novoa # Copyright (c) 2005-2010 Artica Soluciones Tecnologicas S.L # -# tentacle_server.pl Tentacle Server. See http://www.openideas.info/wiki for +# tentacle_server.pl Tentacle Server. See https://pandorafms.com/docs/ for # protocol description. # # This program is free software; you can redistribute it and/or modify @@ -211,7 +211,7 @@ sub print_help { $" = ','; print ("Usage: $0 -s [options]\n\n"); - print ("Tentacle server v$VERSION. See http://www.openideas.info/wiki for protocol description.\n\n"); + print ("Tentacle server v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n"); print ("Options:\n"); print ("\t-a ip_addresses\tIP addresses to listen on (default @t_addresses).\n"); print ("\t \t(Multiple addresses separated by comma can be defined.)\n"); @@ -1859,7 +1859,7 @@ This is released under the GNU Lesser General Public License. L, L, L, L, L -Protocol description and more info at: L<< http://openideas.info/wiki/index.php?title=Tentacle >> +Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >> =head1 COPYRIGHT diff --git a/pandora_agents/shellscript/linux/tentacle_client b/pandora_agents/shellscript/linux/tentacle_client index 0d8ed2992f..913beda931 100755 --- a/pandora_agents/shellscript/linux/tentacle_client +++ b/pandora_agents/shellscript/linux/tentacle_client @@ -4,7 +4,7 @@ # Copyright (c) 2007-2008 Ramon Novoa # Copyright (c) 2007-2008 Artica Soluciones Tecnologicas S.L. # -# tentacle_client.pl Tentacle Client. See http://www.openideas.info/wiki for +# tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for # protocol description. # # This program is free software; you can redistribute it and/or modify @@ -155,7 +155,7 @@ my $t_zip = 0; sub print_help { print ("Usage: $0 [options] [file] [file] ...\n\n"); - print ("Tentacle client v$VERSION. See http://www.openideas.info/wiki for protocol description.\n\n"); + print ("Tentacle client v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n"); print ("Options:\n"); print ("\t-a address\tServer address (default $t_address).\n"); print ("\t-b localaddress\tLocal address to bind.\n"); @@ -1091,7 +1091,7 @@ This is released under the GNU Lesser General Public License. L, L, L, L -Protocol description and more info at: L<< http://openideas.info/wiki/index.php?title=Tentacle >> +Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >> =head1 COPYRIGHT diff --git a/pandora_agents/shellscript/mac_osx/tentacle_client b/pandora_agents/shellscript/mac_osx/tentacle_client index 0d8ed2992f..913beda931 100755 --- a/pandora_agents/shellscript/mac_osx/tentacle_client +++ b/pandora_agents/shellscript/mac_osx/tentacle_client @@ -4,7 +4,7 @@ # Copyright (c) 2007-2008 Ramon Novoa # Copyright (c) 2007-2008 Artica Soluciones Tecnologicas S.L. # -# tentacle_client.pl Tentacle Client. See http://www.openideas.info/wiki for +# tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for # protocol description. # # This program is free software; you can redistribute it and/or modify @@ -155,7 +155,7 @@ my $t_zip = 0; sub print_help { print ("Usage: $0 [options] [file] [file] ...\n\n"); - print ("Tentacle client v$VERSION. See http://www.openideas.info/wiki for protocol description.\n\n"); + print ("Tentacle client v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n"); print ("Options:\n"); print ("\t-a address\tServer address (default $t_address).\n"); print ("\t-b localaddress\tLocal address to bind.\n"); @@ -1091,7 +1091,7 @@ This is released under the GNU Lesser General Public License. L, L, L, L -Protocol description and more info at: L<< http://openideas.info/wiki/index.php?title=Tentacle >> +Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >> =head1 COPYRIGHT diff --git a/pandora_agents/unix/tentacle_client b/pandora_agents/unix/tentacle_client index 0d8ed2992f..913beda931 100755 --- a/pandora_agents/unix/tentacle_client +++ b/pandora_agents/unix/tentacle_client @@ -4,7 +4,7 @@ # Copyright (c) 2007-2008 Ramon Novoa # Copyright (c) 2007-2008 Artica Soluciones Tecnologicas S.L. # -# tentacle_client.pl Tentacle Client. See http://www.openideas.info/wiki for +# tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for # protocol description. # # This program is free software; you can redistribute it and/or modify @@ -155,7 +155,7 @@ my $t_zip = 0; sub print_help { print ("Usage: $0 [options] [file] [file] ...\n\n"); - print ("Tentacle client v$VERSION. See http://www.openideas.info/wiki for protocol description.\n\n"); + print ("Tentacle client v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n"); print ("Options:\n"); print ("\t-a address\tServer address (default $t_address).\n"); print ("\t-b localaddress\tLocal address to bind.\n"); @@ -1091,7 +1091,7 @@ This is released under the GNU Lesser General Public License. L, L, L, L -Protocol description and more info at: L<< http://openideas.info/wiki/index.php?title=Tentacle >> +Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >> =head1 COPYRIGHT diff --git a/pandora_agents/unix/tentacle_server b/pandora_agents/unix/tentacle_server index 8b27ed35b3..d945a134e8 100755 --- a/pandora_agents/unix/tentacle_server +++ b/pandora_agents/unix/tentacle_server @@ -1,13 +1,13 @@ #!/usr/bin/perl ########################################################################## # Tentacle Server -# See http://www.openideas.info/wiki for protocol description. +# See https://pandorafms.com/docs/ for protocol description. # Tentacle have IANA assigned port tpc/41121 as official port. ########################################################################## # Copyright (c) 2007-2008 Ramon Novoa # Copyright (c) 2005-2010 Artica Soluciones Tecnologicas S.L # -# tentacle_server.pl Tentacle Server. See http://www.openideas.info/wiki for +# tentacle_server.pl Tentacle Server. See https://pandorafms.com/docs/ for # protocol description. # # This program is free software; you can redistribute it and/or modify @@ -211,7 +211,7 @@ sub print_help { $" = ','; print ("Usage: $0 -s [options]\n\n"); - print ("Tentacle server v$VERSION. See http://www.openideas.info/wiki for protocol description.\n\n"); + print ("Tentacle server v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n"); print ("Options:\n"); print ("\t-a ip_addresses\tIP addresses to listen on (default @t_addresses).\n"); print ("\t \t(Multiple addresses separated by comma can be defined.)\n"); @@ -1859,7 +1859,7 @@ This is released under the GNU Lesser General Public License. L, L, L, L, L -Protocol description and more info at: L<< http://openideas.info/wiki/index.php?title=Tentacle >> +Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >> =head1 COPYRIGHT diff --git a/pandora_agents/win32/bin/help/how_to_keys.html b/pandora_agents/win32/bin/help/how_to_keys.html index aaa831e70f..d3c0a6cdf2 100644 --- a/pandora_agents/win32/bin/help/how_to_keys.html +++ b/pandora_agents/win32/bin/help/how_to_keys.html @@ -1,53 +1,59 @@ - + - -Fandora FMS - Generate SSH keys step-by-step - - - - - - - -
- -
+ + Fandora FMS - Generate SSH keys step-by-step + + + + + + + +
+ +
-

Step-by-step generating SSH keys

+

Step-by-step generating SSH keys

-From -Pandora FMS FAQ. + From + Pandora FMS FAQ. -
    -
  1. - Go to .\util of your Pandora FMS agent for Windows - and run puttygen.exe.
    - Generate keys, SSH-2_DSA, 1024:

    -

    -
  2. -
  3. - Press Generate
    - Export key to OpenSSH key (Cygwin uses a port of OpenSSH)

    -

    -
  4. -
  5. - We have no chosen password, so press YES:

    -

    -
  6. -
  7. - Save it as c:\pandora\keys\id_dsa:

    -

    -
  8. -
  9. - Now let's copy the public key to clipboard:

    -

    -
  10. -
  11. - and paste it as c:\pandora_agent\keys\id_dsa.pub, - and also to the /home/pandora/.ssh/authorized_keys file. -

    -

    -
  12. -
- - \ No newline at end of file +
    +
  1. + Go to .\util of your Pandora FMS agent for Windows and run + puttygen.exe.
    + Generate keys, SSH-2_DSA, 1024:

    +

    +
  2. +
  3. + Press Generate
    + Export key to OpenSSH key (Cygwin uses a port of OpenSSH)

    +

    +
  4. +
  5. + We have no chosen password, so press YES:

    +

    +
  6. +
  7. + Save it as c:\pandora\keys\id_dsa:

    +

    +
  8. +
  9. + Now let's copy the public key to clipboard:

    +

    +
  10. +
  11. + and paste it as c:\pandora_agent\keys\id_dsa.pub, and also + to the /home/pandora/.ssh/authorized_keys file. +

    +

    +
  12. +
+ + diff --git a/pandora_agents/win32/bin/help/how_to_keys_es.html b/pandora_agents/win32/bin/help/how_to_keys_es.html index a0c6af59d2..1422add077 100644 --- a/pandora_agents/win32/bin/help/how_to_keys_es.html +++ b/pandora_agents/win32/bin/help/how_to_keys_es.html @@ -1,53 +1,62 @@ - + - -Pandora FMS - Generación de claves SSH en Windows paso por paso - - - - - - - -
- -
-

Generación de claves SSH en Windows paso por paso

+ + + Pandora FMS - Generación de claves SSH en Windows paso por paso + + + + + + + + +
+ +
+

Generación de claves SSH en Windows paso por paso

-Extraído de las - -FAQ. + Extraído de las + + FAQ. -
    -
  1. - Desde el directorio .\util del agente Pandora FMS para - windows ejecutamos puttygen.exe.
    - Generamos claves SSH-2_DSA, 1024:

    -

    -
  2. -
  3. - Pulsamos «Generate» - para generar la clave.
    - Exportamos la clave a formato OpenSSH

    -

    -
  4. -
  5. - No elegimos contraseña, con lo cual pulsamos «Sí»:

    -

    -
  6. -
  7. - Guardamos la clave como C:\pandora\keys\id_dsa:

    -

    -
  8. -
  9. - Ahora copiamos la clave pública al portapapeles:

    -

    -
  10. -
  11. - Pegamos la clave en un nuevo fichero C:\pandora_agent\keys\id_dsa.pub, - y debemos también añadirla al fichero /home/pandora/.ssh/authorized_keys. -

    -

    -
  12. -
- \ No newline at end of file +
    +
  1. + Desde el directorio .\util del agente Pandora FMS para + windows ejecutamos puttygen.exe.
    + Generamos claves SSH-2_DSA, 1024:

    +

    +
  2. +
  3. + Pulsamos «Generate» para generar la clave.
    + Exportamos la clave a formato OpenSSH

    +

    +
  4. +
  5. + No elegimos contraseña, con lo cual pulsamos «Sí»:

    +

    +
  6. +
  7. + Guardamos la clave como C:\pandora\keys\id_dsa:

    +

    +
  8. +
  9. + Ahora copiamos la clave pública al portapapeles:

    +

    +
  10. +
  11. + Pegamos la clave en un nuevo fichero + C:\pandora_agent\keys\id_dsa.pub, y debemos también + añadirla al fichero /home/pandora/.ssh/authorized_keys. +

    +

    +
  12. +
+ + diff --git a/pandora_server/NetBSD/tentacle_server b/pandora_server/NetBSD/tentacle_server index 8b27ed35b3..d945a134e8 100755 --- a/pandora_server/NetBSD/tentacle_server +++ b/pandora_server/NetBSD/tentacle_server @@ -1,13 +1,13 @@ #!/usr/bin/perl ########################################################################## # Tentacle Server -# See http://www.openideas.info/wiki for protocol description. +# See https://pandorafms.com/docs/ for protocol description. # Tentacle have IANA assigned port tpc/41121 as official port. ########################################################################## # Copyright (c) 2007-2008 Ramon Novoa # Copyright (c) 2005-2010 Artica Soluciones Tecnologicas S.L # -# tentacle_server.pl Tentacle Server. See http://www.openideas.info/wiki for +# tentacle_server.pl Tentacle Server. See https://pandorafms.com/docs/ for # protocol description. # # This program is free software; you can redistribute it and/or modify @@ -211,7 +211,7 @@ sub print_help { $" = ','; print ("Usage: $0 -s [options]\n\n"); - print ("Tentacle server v$VERSION. See http://www.openideas.info/wiki for protocol description.\n\n"); + print ("Tentacle server v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n"); print ("Options:\n"); print ("\t-a ip_addresses\tIP addresses to listen on (default @t_addresses).\n"); print ("\t \t(Multiple addresses separated by comma can be defined.)\n"); @@ -1859,7 +1859,7 @@ This is released under the GNU Lesser General Public License. L, L, L, L, L -Protocol description and more info at: L<< http://openideas.info/wiki/index.php?title=Tentacle >> +Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >> =head1 COPYRIGHT diff --git a/pandora_server/bin/tentacle_server b/pandora_server/bin/tentacle_server index fb9a24f096..feb8ecf9af 100755 --- a/pandora_server/bin/tentacle_server +++ b/pandora_server/bin/tentacle_server @@ -1,13 +1,13 @@ #!/usr/bin/perl ########################################################################## # Tentacle Server -# See http://www.openideas.info/wiki for protocol description. +# See https://pandorafms.com/docs/ for protocol description. # Tentacle have IANA assigned port tpc/41121 as official port. ########################################################################## # Copyright (c) 2007-2008 Ramon Novoa # Copyright (c) 2005-2010 Artica Soluciones Tecnologicas S.L # -# tentacle_server.pl Tentacle Server. See http://www.openideas.info/wiki for +# tentacle_server.pl Tentacle Server. See https://pandorafms.com/docs/ for # protocol description. # # This program is free software; you can redistribute it and/or modify @@ -211,7 +211,7 @@ sub print_help { $" = ','; print ("Usage: $0 -s [options]\n\n"); - print ("Tentacle server v$VERSION. See http://www.openideas.info/wiki for protocol description.\n\n"); + print ("Tentacle server v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n"); print ("Options:\n"); print ("\t-a ip_addresses\tIP addresses to listen on (default @t_addresses).\n"); print ("\t \t(Multiple addresses separated by comma can be defined.)\n"); @@ -1874,7 +1874,7 @@ This is released under the GNU Lesser General Public License. L, L, L, L, L -Protocol description and more info at: L<< http://openideas.info/wiki/index.php?title=Tentacle >> +Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >> =head1 COPYRIGHT diff --git a/pandora_server/pandora_server_installer b/pandora_server/pandora_server_installer index 20cf5bad1c..62a694904c 100755 --- a/pandora_server/pandora_server_installer +++ b/pandora_server/pandora_server_installer @@ -210,7 +210,7 @@ install () { echo "You are missing the following dependencies" echo " " cat output | awk -F ": prerequisite" '{print $2}' | awk -F " " '{print $1}' - echo "The complete installation guide is at: http://openideas.info/wiki/index.php?title=Pandora" + echo "The complete installation guide is at: https://pandorafms.com/docs/" echo " " echo "Debian-based distribution do:" echo " # apt-get install snmp snmpd libjson-perllibio-socket-inet6-perl libsocket6-perl libxml-simple-perl libxml-twig-perl libnetaddr-ip-perl libdbi-perl libnetaddr-ip-perl libhtml-parser-perl wmi-client xprobe2 snmp-mibs-downloader" diff --git a/pandora_server/util/plugin/babel_plugin/README b/pandora_server/util/plugin/babel_plugin/README index ab9a6f6733..1b8e330ca1 100644 --- a/pandora_server/util/plugin/babel_plugin/README +++ b/pandora_server/util/plugin/babel_plugin/README @@ -22,4 +22,4 @@ $> ./babel_plugin -h You can see more information about Babel Enterprise API at: -http://www.openideas.info/wiki/index.php?title=Babel +https://pandorafms.com/docs/ \ No newline at end of file diff --git a/pandora_server/util/plugin/integria_plugin/README b/pandora_server/util/plugin/integria_plugin/README index 722a2fe0b0..8131df8537 100644 --- a/pandora_server/util/plugin/integria_plugin/README +++ b/pandora_server/util/plugin/integria_plugin/README @@ -22,4 +22,4 @@ $> ./integria_plugin -h You can see more information about Integria API at: -http://www.openideas.info/wiki/index.php?title=Integria +https://pandorafms.com/docs/